mirror of
https://github.com/sanni/cartreader.git
synced 2025-01-23 18:31:11 +01:00
PsyK0p4T
8217f6a97c
Update PCE.ino
Improved convenience : - Tennokoe dumps are saved into a dedicated "./PCE/RAM/" folder - "Reset" command was moved to the very last option of PCE menu - Fixed the double button push when increasing/decreasing the bank index - Forced ROM size can be set via defined variable - Removed some repeated/unneeded function calls
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. 🔧🔨😊
Features:
- Modular design
- Stand-alone operation
- Easy to modify open-source code
- Portable when used together with a power bank
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
Supported with adapters:
- Virtual Boy
- Sega Game Gear
- Sega Mark III
- Sega SG-1000
- Sega Cards
- PC engine/TG16
- WonderSwan
- NeoGeo Pocket
- Intellivision
- ColecoVision
- Benesse Pocket Challenge W
- 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
Languages
C++
99.3%
C
0.7%