GP32 Best IDE or development utilities for GP32?


Mount your partition as a file and hexedit it. Or rip out your harddrive and move the magnets by hand ;)

Seriously: Free, Dev-Cpp is great, MSVC has always have a nice GUI, I like kDevelop but most people hate it, so avoid it. There's also RHIDE which I use for Allegro development, which is like DOS edit but with multiple windows and syntax highlighting. Similarly I like XEmacs, with a few minor modes attached.

- Rico
 
Personally I use the DevC++ (www.bloodshed.net) IDE, with the command line based gcc devkitadv compiler w/ gp32 patches (http://chn.roarvgm.com). Works fine, and is totally free... which is a bonus :)
 
Visual slickedit , GCC and GDB.
Really sweet when you got keybindings and scripts up for debugging.

---
mithris
 
Back
Top