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
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.
threaded - newest
Neato. Kudos not only for doing this, but also documenting it so thoroughly!
Nice work! Excited to try it out.
No way you also made it work with the printer lol
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.
Whoa great writeup! This is a fantastic technical writeup of the stack as well. I'll take a look sometime.