GP32 Coding For Gp32


Raydiosis

Still Fresh
Joined
Mar 18, 2004
Messages
20
If you want to code an original program for the gp32, do you need to learn a gp32 based language? or does it use something like C++?
 
K sorry for newbie post, just saw a tutorial and said about C++ for it.

So id also like to ask if theres some sort of library (not sure if im using the correct term) for the wireless technology? And if the protocol is simple to use
 
You can use:

-MiniGP32 with official GP lib(i use it personaly)
-Devkitadvance with official gp lib
-Or complete Mirko's SDK

C or C++ are possiblible, but C is easier for me :)
The Gamepark lib is very simple to use and understand.

Good luck.
 
Back
Top