I’m in!
April 16th, 2012 1:05 pmI’ll be coding assembly for the original Game Boy (DMG) this time. I’ll make sure that the rom at least runs on the emulators “gambatte” and “visual boy advance” (as well as on the real hardware of course)
I’ve participated twice before without finishing, so I guess my goal this time is to try and actually have something to release when the compo is over.
I’ll be using some tools and helper functions I’ve written before for things like loading images and maps. You can find it on github here: https://github.com/vidarn/rgbasm-dmg
Oh, and to warm myself up I’ve written a little intro/scroller:

I applaud you for planning to work on the Gameboy! Assembly is seriously mind-bending at times. Good luck!