Update README.md

This commit is contained in:
sanni 2023-02-05 12:06:41 +01:00 committed by GitHub
parent a519955609
commit 1cd60f13a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,55 +10,41 @@ And be sure to check the guides in the [Wiki](https://github.com/sanni/cartreade
![image](https://dl.dropboxusercontent.com/s/3lrn7xh3f7h6jre/HW5_front.png?dl=1) ![image](https://dl.dropboxusercontent.com/s/3lrn7xh3f7h6jre/HW5_front.png?dl=1)
#### Features: #### Features:
- Completely stand-alone, does not need a PC to operate (unless for updating firmware) - Modular design
- Easy to modify open-source code, write your own extensions and share them with others - Stand-alone operation
- Portable thanks to a battery/power bank - Easy to modify open-source code
- Modular design using mostly off-the-shelf components - Portable when used together with a power bank
![image](https://dl.dropboxusercontent.com/s/w99hewh6ors3awb/HW5_side.png?dl=1) ![image](https://dl.dropboxusercontent.com/s/w99hewh6ors3awb/HW5_side.png?dl=1)
#### Supported Systems: #### Supported Systems:
- Reads official NES, Famicom and Family Basic cartridges including save - NES/Famicom/Family Basic
- Supports Mapper 30/NESmaker and flashes INL NM30 boards - SNES/Super Famicom (including SF Memory and Satellaview)
- Reads SNES roms and reads/writes save games from and to the SNES cartridge - N64 (including Controller Pak and Gameshark)
Supported cartridge types so far: LoRom, HiRom, ExHiRom, DSP, SuperFX, SuperFX2, SDD1, CX4, SPC7110, SA1 (last two chips need Adafruit Clock Generator) - Game Boy Color (including GB Memory)
- Reads and writes SNES Satellaview 8M Memory packs (BS-X cartridge and Adafruit Clock Generator needed) - Game Boy Advance
- Reads and writes Nintendo Power Super Famicom Memory Flash Cartridges (needs Adafruit Clock Generator for best result) - Sega Mega Drive/Genesis
- Reflashes some Chinese or custom-made SNES repros with AM29F032, MBM29F033, MX29LV320 or MX29LV640 flashroms - Sega Master System
- Reads N64 roms and reads/writes save games(4K/16K Eeprom + Sram + all 3 types of Flashram), Eeprom needs Adafruit Clockgen, Proto carts are not supported yet
- Reads and writes N64 controller paks and also can test a N64 controller's buttons and thumbstick
- Reflashes some Chinese N64 repros with S29GL type flashroms
- Reflashes N64 Gamesharks with SST 29LE010(and similar) eeproms
- Reads Game Boy (Color) roms and reads/writes save games
- Reads and writes Nintendo Power Game Boy Memory Flash Cartridges
- Programs custom-made Game Boy (Color) flashcarts with AM29F016, AM29F032, MBM29F033 flashrom
- Programs EMS GB Smart 32M flash carts
- Programs Gameboy Camera Flashcart
- Reads Game Boy Advance roms and reads/writes the save games(4K Eeprom, 64K Eeprom, Sram/Fram, 512K flash, 1M flash)
- Reflashes some Chinese GBA repros with i4000L0YBQ0, i4400L0ZDQ0, MX29GL128E, MSP55LV128, PC28F256M29 or M29W128GH flashroms
- Reads Sega Mega Drive roms and reads/writes save games(Sram/Fram, Eeprom)
- Reads Sega Master System roms and saves
![image](https://dl.dropboxusercontent.com/s/oi7c2radgblylyz/HW5_slots.png?dl=1) ![image](https://dl.dropboxusercontent.com/s/oi7c2radgblylyz/HW5_slots.png?dl=1)
#### Supported with adapters: #### Supported with adapters:
- Reads Virtual Boy cartridges (using custom adapter) - Virtual Boy
- Reads Sega Game Gear roms and saves (using Retrode adapter) - Sega Game Gear
- Reads some Sega Mark III cartridges (using Raphnet adapter) - Sega Mark III
- Reads some Sega SG-1000 cartridges (using Raphnet adapter) - Sega SG-1000
- Reads some Sega Cards (using Card Catcher and Raphnet Mark III Adapter) - Sega Cards
- Reads PC engine/TG16 cartridges (using Retrode or custom adapter) - PC engine/TG16
- Reads WonderSwan cartridges (using custom adapter) - WonderSwan
- Reads NeoGeo Pocket cartridges (using custom adapter) - NeoGeo Pocket
- Reads Intellivision cartridges (using custom adapter) - Intellivision
- Reads ColecoVision cartridges (using custom adapter) - ColecoVision
- Reads Benesse Pocket Challenge W cartridges (using custom adapter) - Benesse Pocket Challenge W
- Reads Watara Supervision cartridges (using custom adapter) - Watara Supervision
- Reads Atari 2600 cartridges (using custom adapter) - Atari 2600
- Reads Emerson Arcadia 2001 cartridges (using custom adapter) - Emerson Arcadia 2001
- Reads Fairchild Channel F cartridges (using custom adapter) - Fairchild Channel F
- Reads Magnavox Odyssey 2 cartridges (using custom adapter) - Magnavox Odyssey 2
- Programs flashrom chips like AM29F016B/D, AM29F032B, MBM29F033C, MX29F1601, MX29F1610, MX29L3211, MX29LV160, MX29LV320, S29GL032M, MBM29F800BA, AM29F800BB, LH28F016SUT, AM29F400AB, E28FXXXJ3A and AM29LV033C (using custom adapter)
#### Open Source Licenses: #### Open Source Licenses:
- Software(everything in Cart_Reader folder) = GPL v3 - Software(everything in Cart_Reader folder) = GPL v3