Programming - C
-
Hello World on PSPProgramming 2008. 11. 3. 20:00
Recentely, I am interesting in PSP CFW(Playstation Portable Custom FirmWare) So I tried to make homebrew for PSP. I was going to google to find PSP SDK (Software Developer Kit) and finally, I found it. If you who read this post need it, go to http://sourceforge.net/project/showfiles.php?group_id=114505 To execute "Hello World" Program in PSP, you need a source code as follow. -------------------..