PDA

View Full Version : Where to start


Teebor
10-02-2006, 09:22 AM
I was wondering if anyone could point me to lots of information on where to start programming "stuff" for the PSP

My C++ is very old and rusty but I am curious enough to dust it down and give it at least a read through.

The only information that I could find which was actually factual was for writing for 1.0 fw with a brief piece on converting to 1.5 but I would like a comprehensive collection of info for writing for at least 1.50fw and if possible 2.71fw what with the advent of HEN, accepting inputs from the d-pad and keys would not go amiss either.

Also another driving force for me is that I can't find a MAME emulator that runs the games I want, or in most cases run more than a few games :D

miken05
10-02-2006, 03:35 PM
Start,

http://www.psp-programming.com/tutorials/c/lesson01.htm

go through its tutorials. Only think I cant find anywhere is a full list of the includes and more about functions.

Teebor
10-03-2006, 07:16 AM
nice, Thank you!