cartreader/Cart_Reader
sanni 8cee474a3f V17B: Read header info even if checksum is corrupt
Some prototypes or hacked roms don't have a valid checksum in the header but still provide useful information like rom size.
2016-07-13 09:14:28 +02:00
..
Cart_Reader.ino V17B: Read header info even if checksum is corrupt 2016-07-13 09:14:28 +02:00
EEPROMAnything.h Initial commit 2016-07-04 13:21:34 +02:00
FLASH.ino V17: Added support for 16bit flashrom slot 2016-07-10 00:20:21 +02:00
GB.ino Initial commit 2016-07-04 13:21:34 +02:00
N64.ino Initial commit 2016-07-04 13:21:34 +02:00
NP.ino V17B: Read header info even if checksum is corrupt 2016-07-13 09:14:28 +02:00
README.md Initial commit 2016-07-04 13:21:34 +02:00
SNS.ino V17B: Read header info even if checksum is corrupt 2016-07-13 09:14:28 +02:00

Double click on Cart_Reader.ino to open the program in the Arduino IDE.
And don't forget to copy the files from the sd folder to the root of your sd card.