Game Boy + Arduino Due: Reading a Cartridge Directly (Part 1)
I have always been into retro devices and hardware projects, and the Game Boy is almost ideal for this: the architecture is relatively simple, and the cartridge interface is well documented. In this article, I will show how I approached reverse-engineering the GB-MAX cartridge and how I implemented minimal read access …
Read more