Coding psp apps

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

Moderators: cheriff, TyRaNiD

Post Reply
inDEVours
Posts: 1
Joined: Sat Jun 25, 2005 7:32 am

Coding psp apps

Post by inDEVours »

I know some c++ and I wanted to try my hand at making psp apps. Baisically I don't know much about what code the psp uses. Can you get a compiler that will change it into the format the psp uses. Baisically I'm just asking how to do it simpily, I'm not a noob to coding, but as for working with the psp yes. Any help is appreciated I could tell you guys here are the experts.....
risingsun
Posts: 8
Joined: Sat Jun 25, 2005 8:54 am

Post by risingsun »

just download the psptollchain or the ps2toolchain and youre good to go.
User avatar
sq377
Posts: 87
Joined: Mon Apr 11, 2005 3:30 am

Post by sq377 »

use the psp toolchain, and you can basically rename the elf that comes out to .pbp (at least that worked for me with the hello world script)
Post Reply