View Single Post
  #1 (permalink)  
Old 03-31-2006, 08:32 PM
AkiraYuki AkiraYuki is offline
Junior Member
 
Join Date: Jan 2006
Location: Coventry UK
Age: 29
Posts: 21
Points: 0.09
Donate
Send a message via ShopTapNham to AkiraYuki
Question Porting C++ code to PSP help...

I'm currently learning C++ (from a book) and at the moment I can make small (and basic) programs that run on Windows. I have installed cygwin and the PSP ToolChain and successfully compiled and ran a program on my PSP by using a PSP specific tutorial. The online tutorials seem to end before they teach you anything actually useful. I was wondering if there's a list of c++ to PSP commands, or if possible a description of all the Functions in the PSP "Include" Directory. I am getting quite confident in C++ programming and to be able to port even small existing C++ programs to the PSP would be a massive step in the right direction for me.

Thanks in advance

Akira
Reply With Quote