A shield for the Arduino Mega that can back up video game cartridges.
Go to file
sanni d2fbb30b95
Merge pull request #935 from smesgr9000/a7800database
replace cart selection code of A7800 with one used at NES, COLV, INTV, WSV
2024-04-26 19:24:29 +02:00
.github Update bug.yml 2023-08-15 13:53:14 +02:00
Cart_Reader Merge remote-tracking branch 'origin/master' into a7800database 2024-04-24 20:28:42 +02:00
hardware Add Right N64 Adapter with Battery Access STEP 2023-09-12 15:34:29 -07:00
sd replace cart select code with code used in NES, COLV, INTV 2024-04-24 20:07:44 +02:00
.gitattributes CRLF required for cart database files 2023-07-05 01:57:42 -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 Update README.md 2024-02-17 14:02:00 +01:00
pinout.ods Fills out pin spreadsheet with Loopy pins. Needs double and triple check 2023-06-28 14:25:38 -07: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
  • Super Nintendo/Super Famicom (including SF Memory, Satellaview, Sufami Turbo, and Game Processor RAM Cassettes)
  • Nintendo 64 (including Controller Pak, Gameshark, and Xplorer 64)
  • Game Boy Color (including GB Memory, Codebreaker, and Gameshark)
  • 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/SC-3000
  • Sega Cards
  • PC Engine/TurboGrafx-16/SuperGrafx
  • WonderSwan (Color)
  • NeoGeo Pocket (Color)
  • Intellivision
  • ColecoVision
  • Benesse Pocket Challenge W
  • Benesse Pocket Challenge V2
  • Watara Supervision
  • Atari 2600/5200/7800
  • Emerson Arcadia 2001
  • Fairchild Channel F
  • Magnavox Odyssey 2/Philips Videopac+
  • Super A'Can
  • MSX
  • Pokémon Mini
  • Casio Loopy
  • Commodore 64
  • Vectrex

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