Search found 7 matches

by radius
Wed Apr 26, 2006 11:41 am
Forum: PSP Development
Topic: Memorystick switching "device" question ?
Replies: 2
Views: 2296

Memorystick switching "device" question ?

Hi, I was wondering if something like a double memorystick adapter (2 MS input and 1 MS output) with a switch would permit running unsigned stuff by 1st running a signed eboot then switching to the 2nd MS "invisibly" containing the unsigned part, it's something like the 1st ms swapping exp...
by radius
Tue Feb 14, 2006 6:31 am
Forum: PSP Lua Player Development
Topic: LuaPlayer > .12 compiling wont work... help please
Replies: 7
Views: 3129

Hi, I installed psptoolchain-20060120 with all latest required libs :/ and i'm having the same error (with luaplayer 0.16) src/sio.cpp:175: error: invalid conversion from 'int (*)(PspIoDrvFileArg*, unsig ned int, void*, int, void*, int)' to 'int (*)(PspIoDrvFileArg*, const char*, uns igned int, void...
by radius
Mon Jan 16, 2006 11:44 am
Forum: PSP Development
Topic: internal compiler error
Replies: 2
Views: 1504

i had the same problem u solved it :),
thanks
by radius
Fri Sep 30, 2005 3:02 am
Forum: PSP Development
Topic: Errors Compiling Samples
Replies: 4
Views: 2712

I tried compiling kernel/fileio sample with actual svn 1095 and it won't compil while it works with my previous svn 724, i dont have the logs but i'll reupdate to 1095 if needed
by radius
Sat Jul 23, 2005 12:26 am
Forum: PSP Development
Topic: seg fault with optimisation
Replies: 4
Views: 1892

hum I downloaded 690 and done ./bootstrap; ./configure; ./make clean; ./make
I tried compiling again and i got the same, is it enought to replace the "old" one ?
by radius
Sat Jul 23, 2005 12:00 am
Forum: PSP Development
Topic: seg fault with optimisation
Replies: 4
Views: 1892

Agoln wrote:you can checkout 690 by doing a svn checkout -r 690 [url here]
Eheh thanks Agoln :)
by radius
Fri Jul 22, 2005 10:01 pm
Forum: PSP Development
Topic: seg fault with optimisation
Replies: 4
Views: 1892

seg fault with optimisation

Hi, I tried to compile neocdpsp0.5 ( http://yoyofr92.free.fr/psp/files/neocdpsp-0.5.src.zip ), the original dev says he compiled it with svn 690, as I can't find a way to get this version, I compiled with the last psptoolchain stuff (svn 724) and I'm getting this error with the original -O3 psp-gcc ...