cartreader/Cart_Reader
sanni 6a9099be8c V21 Updated GB code to insidegadgets newest version
Known bug: When writing a 4MB Game Boy flashcart you can't write anything to offset 0x2A8000. So you get one byte error at the end.
I don't know why.
2017-01-30 15:49:04 +01:00
..
Cart_Reader.ino V21 Updated GB code to insidegadgets newest version 2017-01-30 15:49:04 +01:00
EEPROMAnything.h Initial commit 2016-07-04 13:21:34 +02:00
FLASH.ino Reset SA-1 cart after SRAM write 2017-01-12 00:47:38 +01:00
GB.ino V21 Updated GB code to insidegadgets newest version 2017-01-30 15:49:04 +01:00
GBA.ino V19J: Added reading/writing of GBA 64K eeprom save games (fix) 2016-10-15 21:59:07 +02:00
N64.ino V20 Changed N64 timing a bit 2017-01-29 19:00:12 +01:00
NP.ino Reset SA-1 cart after SRAM write 2017-01-12 00:47:38 +01:00
README.md Initial commit 2016-07-04 13:21:34 +02:00
SNES.ino Reset SA-1 cart after SRAM write 2017-01-12 00:47:38 +01: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.