PSP Development - Where to begin?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Tristanm11
Posts: 14
Joined: Sat Aug 15, 2009 2:01 am

PSP Development - Where to begin?

Post by Tristanm11 »

Having sorted out problems installing the toolchain an libraries, I have moved on to programming. That is a problem in and of itself. There seems to be very little to no information on PSP specific functions anywhere, and the only set of tutorials (psp-programming.com) I can find approaches the graphics tutorial by giving you a couple of source files instead of teaching the actual PSP functions. The source files aren't even well commented, except to comment on the parameters of each function, leaving you to figure out how each function works by studying the code.

What are some good resources?
slasher2661996
Posts: 91
Joined: Sun Feb 22, 2009 8:32 am
Location: Melbourne Australia ZOMG

Post by slasher2661996 »

Look at the SDK samples, and the documentation
Tristanm11
Posts: 14
Joined: Sat Aug 15, 2009 2:01 am

Post by Tristanm11 »

Found the samples. Looking for the documentation.
psPea
Posts: 60
Joined: Sat Sep 01, 2007 12:51 pm

Post by psPea »

The docs are somewhere in the installation(can't remember exactly where)
and on-line here
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

Generate them yourself using doxygen for the latest.
Dariusc123456
Posts: 388
Joined: Tue Aug 12, 2008 12:46 am

Post by Dariusc123456 »

If you install the latest pspsdk then you should see the documents in the X:\pspsdk\doc folder (X is the replacement of your drive letter).
PSHN - Playstation Hacking Network
PSX/PS1 - HACK - Game Shark
PS2 - HACK - Swap
PSP - HACK - Pandora
PS3 - ?
Post Reply