Search found 4 matches

by tomson2000
Sat Feb 03, 2007 9:54 am
Forum: PSP Development
Topic: PSPLINK
Replies: 313
Views: 288634

Re: compilation problem

I'm trying to compile the PSPLINK from the source(svn), but I have a problem I don't understand. I have just got new cygwin, and even pspsdk(with the newest toolchain script form svn)... ... psp-gcc -I/usr/local/pspdev/psp/sdk/include/libc -I../usbhostfs -I. -I/usr/local/pspdev/psp/sdk/include -Os ...
by tomson2000
Sat Mar 11, 2006 1:48 pm
Forum: PSP Development
Topic: PSPLINK
Replies: 313
Views: 288634

>>> TyRaNiD

Thank you for your contribution!
by tomson2000
Mon Jan 23, 2006 8:48 am
Forum: PSP Development
Topic: Compiling PSPGBA (1.1)
Replies: 3
Views: 1845

Free FTP download

PSPGBA v1.1 source code ftp://trm:trm@ftp.448.cn/pspgba_v1.1_src.rar libunzip source code ftp://trm:trm@ftp.448.cn/libunzip-src.rar To compile: # cd /tmp # unrar x libunzip-src.rar # cd libunzip # make # make install # cd .. # unrar x pspgba_v1.1_src.rar # cd pspgba_v1.1_src/src # make # make kxploit