mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-13 08:25:05 +01:00
Update README.md
This commit is contained in:
parent
0c88003ed9
commit
870f434514
11
README.md
11
README.md
@ -7,7 +7,7 @@ Be sure to check the guides in the [Wiki](https://github.com/sanni/cartreader/wi
|
||||
![image](https://dl.dropboxusercontent.com/s/nk0eo146bpljk6s/v17_carts.png?dl=1)
|
||||
|
||||
#### Features:
|
||||
- Reads NES roms
|
||||
- Reads NES and Famicom cartridges
|
||||
- Reads SNES roms and reads/writes save games from and to the SNES cartridge
|
||||
Supported cartridge types so far: LoRom, HiRom, ExHiRom, SuperFX, SuperFX2, SDD1, CX4, SPC7110, SA1 (last two chips need Adafruit Clock Generator)
|
||||
- Reads and writes SNES Satellaview 8M Memory packs
|
||||
@ -15,18 +15,19 @@ Be sure to check the guides in the [Wiki](https://github.com/sanni/cartreader/wi
|
||||
- Reflashes some Chinese or custom-made SNES repros with 29F033 or 29LV320 flashroms
|
||||
- Reads N64 roms and reads/writes save games(4K/16K Eeprom + Sram + all 3 types of Flashram), 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 Spansion S29GL256N, Fujitsu MSP55LV512, Fujitsu MSP55LV100S or Intel 4400L0ZDQ0 flashroms
|
||||
- Reflashes some Chinese N64 repros with S29GL128N, S29GL256N, MSP55LV512, MSP55LV100S, MX29LV640, 512M29EW or 4400L0ZDQ0 flashroms
|
||||
- Reflashes N64 Gamesharks with SST 29LE010 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 29F016/29F032/29F033 flashrom
|
||||
- Programs EMS GB Smart 32M flash carts
|
||||
- Reads Game Boy Advance roms and reads/writes most of the save games(4K Eeprom, 64K Eeprom, Sram/Fram, SST39VF512 512K flash + MX29L010 1M flash)
|
||||
- Reflashes some Chinese GBA repros with Intel 4000L0YBQ0, Macronix MX29GL128E or Fujitsu MSP55LV128 flashroms
|
||||
- Reflashes some Chinese GBA repros with 4000L0YBQ0, MX29GL128E or MSP55LV128 flashroms
|
||||
- Reads Sega Mega Drive roms and reads/writes save games(Sram/Fram, Eeprom)
|
||||
- Reads Sega Master System roms (only default mapper and no SRAM supported so far)
|
||||
- Reads PC engine/TG16 (custom-made adapter needed)
|
||||
- Programs Flashroms like 29F016, 29F032 and 29F033, 29F1601, 29F1610, 29L3211, 29LV160, 29LV320 and S29GL032M
|
||||
- Programs 27C322 Eproms
|
||||
- Programs flashrom chips like AM29F016B/D, AM29F032B, MBM29F033C, MX29F1601, MX29F1610, MX29L3211, MX29LV160, MX29LV320, S29GL032M, MX26L6420, MBM29F800BA, AM29F800BB and LH28F016SUT
|
||||
- Programs M27C322 eproms
|
||||
|
||||
|
||||
[![](https://dl.dropboxusercontent.com/s/h2e08skmn9pbi2y/savegameyouprev.jpg?dl=1)](https://www.youtube.com/watch?v=r0J9Dplejjg)
|
||||
|
Loading…
Reference in New Issue
Block a user