A shield for the Arduino Mega that can back up video game cartridges.
Go to file
splash5 4a0cb10900 Add more cart info
Correct COLOR flag for BANC09 and BANC0E

Add info for Mobile WonderGate v1.1 cart

Add developer name "SCC"
2022-02-26 22:09:03 +08:00
Cart_Reader Add more cart info 2022-02-26 22:09:03 +08:00
hardware Fix error in silkscreen 2022-02-11 13:52:54 +01:00
sd Updated to 2021-12-25 version of nes20db 2022-01-18 15:46:30 -08:00
LICENSE Create LICENSE 2019-02-06 15:55:22 +01:00
pinout.ods Add Master System adapter PCB 2021-11-22 12:16:08 +01:00
README.md Update README.md 2021-12-04 14:07:02 +01:00

image

Open Source Cartridge Reader

This project represents a community-driven effort to provide an easy to build and easy to modify cartridge dumper.
Happy making. 🔧🔨😊

For any questions or issues please also visit the accompanying thread in the Arduino Forum.
And be sure to check the guides in the Wiki too.

Features:

  • Completely stand-alone, does not need a PC to operate (unless for updating firmware)
  • Easy to modify open-source code, write your own extensions and share them with others
  • Portable thanks to a battery
  • Modular design using mostly off-the-shelf components

image

Supported Systems:

  • Reads NES, Famicom and Family Basic cartridges including save
  • Supports Mapper 30/NESmaker and flashes INL NM30 boards
  • Reads SNES roms and reads/writes save games from and to the SNES cartridge
    Supported cartridge types so far: LoRom, HiRom, ExHiRom, DSP, SuperFX, SuperFX2, SDD1, CX4, SPC7110, SA1 (last two chips need Adafruit Clock Generator)
  • Reads and writes SNES Satellaview 8M Memory packs (BS-X cartridge and Adafruit Clock Generator needed)
  • Reads and writes Nintendo Power Super Famicom Memory Flash Cartridges (needs Adafruit Clock Generator for best result)
  • Reflashes some Chinese or custom-made SNES repros with AM29F032, MBM29F033, MX29LV320 or MX29LV640 flashroms
  • Reads N64 roms and reads/writes save games(4K/16K Eeprom + Sram + all 3 types of Flashram), Eeprom needs Adafruit Clockgen by default, Proto carts are not supported yet
  • Reads and writes N64 controller paks and also can test a N64 controller's buttons and thumbstick
  • Reflashes some Chinese N64 repros with S29GL type flashroms
  • Reflashes N64 Gamesharks with SST 29LE010 eeproms
  • Reads Game Boy (Color) roms and reads/writes save games
  • Reads and writes Nintendo Power Game Boy Memory Flash Cartridges
  • Programs custom-made Game Boy (Color) flashcarts with AM29F016, AM29F032, MBM29F033 flashrom
  • Programs EMS GB Smart 32M flash carts
  • Reads Game Boy Advance roms and reads/writes most of the save games(4K Eeprom, 64K Eeprom, Sram/Fram, SST39VF512 512K flash + MX29L010 1M flash)
  • Reflashes some Chinese GBA repros with i4000L0YBQ0, i4400L0ZDQ0, MX29GL128E, MSP55LV128, PC28F256M29 or M29W128GH flashroms
  • Reads Sega Mega Drive roms and reads/writes save games(Sram/Fram, Eeprom)
  • Reads Sega Master System roms and saves (using Retrode or Raphnet adapter)
  • Reads Sega Game Gear roms and saves(using Retrode adapter)
  • Reads PC engine/TG16 cartridges (using Retrode TG16 adapter)
  • Reads WonderSwan cartridges (using V3 adapters)
  • Reads NeoGeo Pocket cartridges (using V3 adapters)
  • Programs flashrom chips like AM29F016B/D, AM29F032B, MBM29F033C, MX29F1601, MX29F1610, MX29L3211, MX29LV160, MX29LV320, S29GL032M, MX26L6420, MBM29F800BA, AM29F800BB, LH28F016SUT, AM29F400AB, E28FXXXJ3A and AM29LV033C (HW4 needs modified adapters)
  • Programs M27C322 eproms (HW4 needs modified adapters)