- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
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.
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.