cartreader/README.md

63 lines
2.3 KiB
Markdown
Raw Permalink Normal View History

2022-06-08 22:26:54 +02:00
![image](https://dl.dropboxusercontent.com/s/ioc5oewzcuvs8nz/logos.png?dl=1)
2019-12-04 09:38:49 +01:00
2022-06-07 23:50:45 +02:00
# Open Source Cartridge Reader
2021-10-01 12:04:26 +02:00
This project represents a community-driven effort to provide an easy to build and easy to modify cartridge dumper.
2023-02-07 23:14:43 +01:00
Its main purpose is to dump a video game's ROM and save file to an SD card without the need of a PC.
2018-12-08 13:07:43 +01:00
2023-02-07 23:14:43 +01:00
For any questions you can use the [Discussions](https://github.com/sanni/cartreader/discussions) and/or [Issues](https://github.com/sanni/cartreader/issues) section here on Github or visit the accompanying thread in the [Arduino Forum](http://forum.arduino.cc/index.php?topic=158974.9001), where you can reach most of the devs directly.
Also be sure to check the guides in the [Wiki](https://github.com/sanni/cartreader/wiki) too.
Happy making. 🔧🔨😊
2018-12-06 14:48:22 +01:00
2023-01-25 15:57:34 +01:00
![image](https://dl.dropboxusercontent.com/s/3lrn7xh3f7h6jre/HW5_front.png?dl=1)
2022-05-26 00:59:18 +02:00
2019-02-15 21:09:13 +01:00
#### Features:
2023-02-05 12:06:41 +01:00
- Modular design
- Stand-alone operation
- Easy to modify open-source code
- Portable when used together with a power bank
2021-11-28 11:27:54 +01:00
2023-01-25 15:57:34 +01:00
![image](https://dl.dropboxusercontent.com/s/w99hewh6ors3awb/HW5_side.png?dl=1)
2019-09-27 21:39:11 +02:00
#### Supported Systems:
2023-02-05 12:06:41 +01:00
- NES/Famicom/Family Basic
2024-02-17 14:02:00 +01:00
- Super Nintendo/Super Famicom (including SF Memory, Satellaview, Sufami Turbo, and Game Processor RAM Cassettes)
2023-11-08 23:25:46 +01:00
- Nintendo 64 (including Controller Pak, Gameshark, and Xplorer 64)
- Game Boy Color (including GB Memory, Codebreaker, and Gameshark)
2023-02-05 12:06:41 +01:00
- Game Boy Advance
- Sega Mega Drive/Genesis
- Sega Master System
2023-02-03 15:17:45 +01:00
![image](https://dl.dropboxusercontent.com/s/oi7c2radgblylyz/HW5_slots.png?dl=1)
#### Supported with adapters:
2023-02-05 12:06:41 +01:00
- Virtual Boy
- Sega Game Gear
- Sega Mark III
2023-11-08 23:25:46 +01:00
- Sega SG-1000/SC-3000
2023-02-05 12:06:41 +01:00
- Sega Cards
2023-11-29 00:58:48 +01:00
- PC Engine/TurboGrafx-16/SuperGrafx
2023-03-24 09:11:15 +01:00
- WonderSwan (Color)
- NeoGeo Pocket (Color)
2023-02-05 12:06:41 +01:00
- Intellivision
- ColecoVision
- Benesse Pocket Challenge W
2023-03-24 09:11:15 +01:00
- Benesse Pocket Challenge V2
2023-02-05 12:06:41 +01:00
- Watara Supervision
2023-09-23 01:00:36 +02:00
- Atari 2600/5200/7800
2023-02-05 12:06:41 +01:00
- Emerson Arcadia 2001
- Fairchild Channel F
2023-11-08 23:53:40 +01:00
- Magnavox Odyssey 2/Philips Videopac+
2023-02-23 09:35:53 +01:00
- Super A'Can
2023-06-25 14:11:20 +02:00
- MSX
2023-11-08 23:25:46 +01:00
- Pokémon Mini
2023-09-23 01:00:36 +02:00
- Casio Loopy
2023-11-08 23:25:46 +01:00
- Commodore 64
2023-09-23 01:00:36 +02:00
- Vectrex
2023-01-25 15:57:34 +01:00
2022-06-08 21:51:25 +02:00
#### Open Source Licenses:
- Software(everything in Cart_Reader folder) = GPL v3
2023-04-28 15:06:05 +02:00
- Hardware(everything in hardware folder) = CC BY 4.0
- Documentation(everything in the Wiki) = CC0 1.0