mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-11 07:25:07 +01:00
Update Cart_Reader.ino
This commit is contained in:
parent
3da22b39b2
commit
86340db9a9
@ -2,8 +2,8 @@
|
||||
Cartridge Reader for Arduino Mega2560
|
||||
|
||||
Author: sanni
|
||||
Date: 25-08-2019
|
||||
Version: 3.2
|
||||
Date: 27-08-2019
|
||||
Version: 3.3
|
||||
|
||||
SD lib: https://github.com/greiman/SdFat
|
||||
LCD lib: https://github.com/adafruit/Adafruit_SSD1306
|
||||
@ -35,9 +35,10 @@
|
||||
infinest - GB Memory Binary Maker
|
||||
moldov - SF Memory Binary Maker
|
||||
vogelfreiheit - N64 flashram fix
|
||||
rama - Snes speedup
|
||||
|
||||
**********************************************************************************/
|
||||
char ver[5] = "3.2";
|
||||
char ver[5] = "3.3";
|
||||
|
||||
/******************************************
|
||||
Define Starting Point
|
||||
|
Loading…
Reference in New Issue
Block a user