Arduino based Game Boy cartridge reader and writer. It can dump ROM and RAM to SD card.

Arduino based Game Boy cartridge reader and writer.

It can dump ROM and RAM to an SD card.

Please, visit my Github repository for up-to-date code: https://github.com/drhelius/arduinogameboy

For any comments or questions I can be reached at: http://twitter.com/drhelius

Features

  • Designed for Arduino Mega 2560, but may be easily ported to other Arduinos.
  • SD card reading / writing
  • Auto selection of Memory Bank Controller (MBC1, MBC2, MBC3 and MBC5)
  • Dump cartridge information.
  • Log through serial connection.
  • Fritzing design.