Hacker News new | ask | show | jobs
by Malic 5586 days ago
Programming "to the metal" is a VERY different experience and one that can be satisfying much in the same way that baking your own bread (flour, water, yeast..) can be.

Now the Gameduino abstracts a lot so maybe it's bad comparison; one is not doing opcode/cycle counting to time refresh rates of NTSC signals!

However, if you WANT to do something like that... http://nootropicdesign.com/hackvision/

1 comments

Gameduino does have an on board coprocessor for that kind of in-the-video-loop work. Sample "beam chaser" that does a split-screen scroll:

http://excamera.com/sphinx/gameduino/samples/splitscreen/ind...