Hello, me and my buddy got board and said lets go program for the PSP, so bought some used PSP etc...
I have C and assembly knowledge, and I'm seeking some hardware information for the PSP. I've see a lot of information about the processor, its assembly etc. I was wondering if anyone had a reference created for the hardware of sorts.
Hardware Reference?
Re: Hardware Reference?
treehunter wrote:Hello, me and my buddy got board and said lets go program for the PSP, so bought some used PSP etc...
I have C and assembly knowledge, and I'm seeking some hardware information for the PSP. I've see a lot of information about the processor, its assembly etc. I was wondering if anyone had a reference created for the hardware of sorts.
Like samples??
Have you got the toolchain setup yet :)
The samples are in /usr/local/pspdev/psp/sdk/samples dir
Enjoy :)
Wally
P.S Are you making an Nintendo 64 emulator? :-P
SDK docs: http://psp.jim.sh/pspsdk-doc/
HW docs: http://hitmen.c02.at/files/yapspd/psp_doc/frames.html
Both are not terribly expansive, and you need to be fairly experienced to use them, but between those and the samples and already existing code out there, you have all you need to start writing your own PSP apps.
HW docs: http://hitmen.c02.at/files/yapspd/psp_doc/frames.html
Both are not terribly expansive, and you need to be fairly experienced to use them, but between those and the samples and already existing code out there, you have all you need to start writing your own PSP apps.
-
- Posts: 3
- Joined: Mon Mar 31, 2008 12:29 pm