Programming the PSP?

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

Moderators: cheriff, TyRaNiD

Post Reply
TheSamuraiElephant
Posts: 17
Joined: Thu Aug 04, 2005 9:10 pm

Programming the PSP?

Post by TheSamuraiElephant »

I can't seem to find how to program the PSP. I have Visual Studio.net, I have the PSP SDK. But where is the documentation?
For example, where can I find the documentation for the graphics libraries?

cheers
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

Moved from 'PS2 General' to 'PSP Software Development'.

Please post in the correct area next time.

Thanks!
TheSamuraiElephant
Posts: 17
Joined: Thu Aug 04, 2005 9:10 pm

Post by TheSamuraiElephant »

thanks for the reply (sorry about posting in the incorrect location).
I read on the main site that the libGU graphics library had been implemented allowing the use of the hardware acceleration built into the PSP. Where can I find the documentation of these libraries? Also the SDK I have (1.0+ beta) doesnt seem to include them.
Any info would be great thanks!
User avatar
Agoln
Posts: 326
Joined: Wed Jun 08, 2005 3:14 am
Location: Fort Wayne, IN

Post by Agoln »

http://wiki.pspdev.org/psp:programming_faq

Read that, get the software from there. I'd bet you have old releases.

In order to build the doucmentation, you need to do a 'make doxygen-doc' in the directory where you installed the docs.
Lego of my Ago!
TheSamuraiElephant
Posts: 17
Joined: Thu Aug 04, 2005 9:10 pm

Post by TheSamuraiElephant »

ok, downloaded the psp script file from the site you mentioned. Do I need cygwin to build it? (I'm new to having to build things from scripts).
User avatar
Agoln
Posts: 326
Joined: Wed Jun 08, 2005 3:14 am
Location: Fort Wayne, IN

Post by Agoln »

Remove everything that you have installed previously. Then follow the instructions on that site. If you have any problems, then read the 'common errors and solutions', if it's not there, then come here and post something.
Lego of my Ago!
Post Reply