A shield for the Arduino Mega that can back up video game cartridges.
Go to file
Roger Braunstein dfd30c3eb7 Blocking out Casio Loopy dumper 2023-06-14 13:21:49 -07:00
.github/workflows Update ci.yml 2023-03-29 21:14:49 -04:00
Cart_Reader Add support for reading/writing MBC7 EEPROM 2023-06-08 01:23:16 +08:00
hardware Blocking out Casio Loopy dumper 2023-06-14 13:21:49 -07:00
sd Update md.txt 2023-06-07 18:51:10 -07:00
.gitignore Blocking out Casio Loopy dumper 2023-06-14 13:21:49 -07:00
3dmodel.stl Update 3dmodel.stl 2023-01-25 15:05:19 +01:00
LICENSE Create LICENSE 2019-02-06 15:55:22 +01:00
README.md Add CC0 licence for wiki 2023-04-28 15:06:05 +02:00
pinout.ods Add files via upload 2022-07-15 10:17:20 +02:00

README.md

image

Open Source Cartridge Reader

This project represents a community-driven effort to provide an easy to build and easy to modify cartridge dumper.
Its main purpose is to dump a video game's ROM and save file to an SD card without the need of a PC.

For any questions you can use the Discussions and/or Issues section here on Github or visit the accompanying thread in the Arduino Forum, where you can reach most of the devs directly.

Also be sure to check the guides in the Wiki too.

Happy making. 🔧🔨😊

image

Features:

  • Modular design
  • Stand-alone operation
  • Easy to modify open-source code
  • Portable when used together with a power bank

image

Supported Systems:

  • NES/Famicom/Family Basic
  • SNES/Super Famicom (including SF Memory and Satellaview)
  • N64 (including Controller Pak and Gameshark)
  • Game Boy Color (including GB Memory)
  • Game Boy Advance
  • Sega Mega Drive/Genesis
  • Sega Master System

image

Supported with adapters:

  • Virtual Boy
  • Sega Game Gear
  • Sega Mark III
  • Sega SG-1000
  • Sega Cards
  • PC engine/TG16
  • WonderSwan (Color)
  • NeoGeo Pocket (Color)
  • Intellivision
  • ColecoVision
  • Benesse Pocket Challenge W
  • Benesse Pocket Challenge V2
  • Watara Supervision
  • Atari 2600
  • Emerson Arcadia 2001
  • Fairchild Channel F
  • Magnavox Odyssey 2
  • Super A'Can

Open Source Licenses:

  • Software(everything in Cart_Reader folder) = GPL v3
  • Hardware(everything in hardware folder) = CC BY 4.0
  • Documentation(everything in the Wiki) = CC0 1.0