V2.0: Increment version number after merge

This commit is contained in:
sanni 2018-10-14 10:41:16 +02:00 committed by GitHub
parent ed638bd42c
commit 7e0e7bd08c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3037 additions and 3035 deletions

View File

@ -2,8 +2,8 @@
Cartridge Reader for Arduino Mega2560
Author: sanni
Date: 05-10-2018
Version: 1.9
Date: 14-10-2018
Version: 2.0
SD lib: https://github.com/greiman/SdFat
LCD lib: https://github.com/adafruit/Adafruit_SSD1306
@ -32,10 +32,12 @@
insidegadgets - GBCartRead
RobinTheHood - GameboyAdvanceRomDumper
YamaArashi - GBA flashrom bank switch command
infinest - help with GB Memory cart
infinest - GB Memory Binary Maker
moldov - SF Memory Binary Maker
vogelfreiheit - N64 flashram fix
**********************************************************************************/
char ver[5] = "1.9";
char ver[5] = "2.0";
/******************************************
Define Starting Point

File diff suppressed because it is too large Load Diff