GP32 Source code and examples


MrT

Member
Joined
Feb 28, 2003
Messages
247
Age
57
I have been looking avidly at many of the examples shown on the board lately in order to try and learn to program a bit, so please keep posting your examples and source code to allow me to keep learning

Thanks

MrT
 
Could you also explain what this clobbering is and how to use assembly inside C. :p
 
Everyone forgets about this page (or people just don't like it, I'm not sure yet):

http://groups.yahoo.com/group/gp32dev/file...les/sourcecode/

it has a lot of sourcecode to actual projects and there are snippets as well.
I'm in the process of moving all this crap out of yahoo groups because...well...yahoo sucks.
Hopefully I can get these all hosted at gp32emu.com in the new coding section (which I'll help run).

Until then, you'll have to access the yahoo crap. Sorry.

Rattboi
 
Thanks Rattboi and Inopia

Hello World here I come ;)

MrT
 
Here is source code for a pong game I wrote. It supports only one player at the moment, but it should give you an idea on how to code for the gp32. The source is documented so just read the documentation to understand what I did. Hopefully it helps.

Link to the code
 
Back
Top