A shield for the Arduino Mega that can back up video game cartridges.
Go to file
2024-11-13 00:11:27 +01:00
.github Add checks for unsafe configurations 2024-06-02 11:56:08 -04:00
Cart_Reader Update LEAP.ino - even simpler solution 2024-11-09 07:38:32 +00:00
hardware Fix/cleanup the VSELECT Module project files 2024-08-28 07:00:55 -04:00
sd Update pcw.txt 2024-11-13 00:11:27 +01:00
.gitattributes CRLF required for cart database files 2023-07-05 01:57:42 -07:00
.gitignore added Atari Jaguar Dumping 2024-07-31 13:37:56 -04: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
pinout.ods Fills out pin spreadsheet with Loopy pins. Needs double and triple check 2023-06-28 14:25:38 -07:00
README.md docs: update README.md 2024-11-05 17:00:50 +09: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. 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
  • Pokémon Mini
  • 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 8-bit Computer (400/800/XL/XE)
  • Atari 2600/5200/7800
  • Atari Lynx
  • Atari Jaguar
  • Emerson Arcadia 2001
  • Fairchild Channel F
  • Magnavox Odyssey 2/Philips Videopac+
  • Super A'Can
  • MSX
  • Casio PV-1000
  • Casio Loopy
  • Commodore VIC-20
  • Commodore 64
  • Vectrex
  • Bally Astrocade
  • Bandai Little Jammer
  • Bandai Little Jammer Pro
  • LeapFrog Leapster (L-MAX/Leapster2)
  • RCA Studio II
  • Texas Instruments TI-99
  • Tomy Pyuuta
  • TRS-80 Color Computer
  • Vtech V.Smile (Baby/V.Motion)

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