An emulator for the retro-gaming Gameduino hardware.
Intended to make development and debugging easier. Just compile your game's code together with the emulator library, and run and debug directly on your PC.
Get the original source here: http://code.google.com/p/gdemu/source/checkout
First home on github here (case important in url): http://github.com/PaulECoyote/gdemu
James Bowman - Creator of the Gameduino
Jan Boon - Original author - http://www.kaetemi.be/ + http://twitter.com/#!/kaetemi
- Paul Evans - http://paulecoyote.com + http://twitter.com/#!/paulecoyote
- http://excamera.com/sphinx/gameduino/
- http://twitter.com/#!/gameduino
- http://answers.gameduino.com/questions/
- Core emulator libraries GNU GPL v2
- Original author gave permission for games to be included but use a different licence MIT/BSD/etc where GPL is incompatible.
TODO