learning C to make programs for the PSP
learning C to make programs for the PSP
ok i know you hate n00b stupidity but i have started to learn C, because i want to use my psp for projects at school, im studying Mechatronics Engineering, and i have read source code from psp programs, but a lot of routines are a little dark for me, anyone can give me any tips on what should i read to learn to program the psp besides learning C?
There really isn't alot of reference materials. If you're not up to speed with C yet I'd recommend getting a few good books on C (different programmers have different opinions on what is a good book or not, so it's up to you to choose).
Then look through all the sample code provided in the SDK, they are sort of tutorials, showing how to do one single thing in a small program.
If there is anything you don't understand in the programs look in your books which should help you understand how the programs are working.
Then look through all the sample code provided in the SDK, they are sort of tutorials, showing how to do one single thing in a small program.
If there is anything you don't understand in the programs look in your books which should help you understand how the programs are working.