I made Duality, a Game Boy Color game (www.xythobuz.de)
from YourAvgDuckHead@discuss.tchncs.de to retrogaming@lemmy.world on 01 Sep 15:49
https://discuss.tchncs.de/post/44004927

This is my first GBC game (also DMG and SGB compatible), a clone of the arcade machine Duality from GTA:SA. It’s free / open-source under the GPL license. Check out my blog post about Duality or the Duality project site.

#retrogaming

threaded - newest

dual_sport_dork@lemmy.world on 01 Sep 16:40 next collapse

Neato. Kudos not only for doing this, but also documenting it so thoroughly!

Caveman@piefed.social on 01 Sep 17:01 next collapse

Nice work! Excited to try it out.

arararagi@ani.social on 01 Sep 17:27 next collapse

No way you also made it work with the printer lol

YourAvgDuckHead@discuss.tchncs.de on 01 Sep 17:53 collapse

The GBDK-2020 already comes with a gbprinter example. I just based my printer driver on that, although I did clean up the example code quite a bit.

So if someone is looking for a good foundation for a gbprinter driver, this may help.

mesamunefire@piefed.social on 01 Sep 17:56 collapse

Whoa great writeup! This is a fantastic technical writeup of the stack as well. I'll take a look sometime.