PDA

View Full Version : Pong (asm)



wraggster
May 18th, 2008, 22:48
Ekid (http://forum.gbadev.org/viewtopic.php?t=15540) released a game of Pong for the DS written in ASM:


I just thought I would share this with everybody. :P It's Pong, but the rendering is done with only using the hardware windows (before transformation).

http://ekid.nintendev.com/pong.zip

Everything is shoved into one big asm file :). It also does some pretty weird things, like arm7/arm9 sharing the interrupt handler! :P

Download and Give Feedback Via Comments