| View previous topic :: View next topic |
| Author |
Message |
Aizen
Joined: 07 Aug 2008 Posts: 1
|
Posted: Thu Aug 07, 2008 2:22 am Post subject: SDL/C project -> PSP |
|
|
Hello there =)
I have finished programming a game made in C with the SDL library, and I'de like to make it playable on PSP.
The game works perfectly on PC without any bug.
Can you please give me some links on how to export a C program on PSP (without bugs^^)
Thanks ;) |
|
| Back to top |
|
 |
pspZorba
Joined: 22 Sep 2007 Posts: 156 Location: NY
|
Posted: Thu Aug 07, 2008 6:15 am Post subject: |
|
|
if you used SDL and standard C, you shouldn't have too many issues.
Start by installing the toolchain and some librairies (such as SDL ;-).
You can find almost everything here : http://ps2dev.org/psp _________________ --pspZorba--
NO to K1.5 ! |
|
| Back to top |
|
 |
|