Hello,
I would like to begin developpement on PSP. It is the first time i do cross-compilation. Usualy i programme whith Visual C++ or Delphi. Can i get some info about softs witch ares most use by people:
- Editing software
- Compilator
- linker
- etc
Sorry for my bad English...i'm french :)
Thanks.
A little help to start on PSP plz
Sorry for my bad English...i'm french
It is not a fatality to have a bad english when you are french :)
The most commun way to start PSP programming is to use the "toolchain" proposed here ....
You'll find info on how about installing it :
http://forums.ps2dev.org/viewtopic.php? ... =toolchain
Unfortunatly the installation is not very simple (In my point of view). You need to have cygwin installed and then run a script that will download, compile and install everything.
On the forum you'll find some post showing how to use the psp toolchain into VisualC++ if you want.