index
:
cartreader
master
A shield for the Arduino Mega that can back up video game cartridges.
sanni
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Cart_Reader
/
OSCR.h
Age
Commit message (
Expand
)
Author
2024-09-13
Fix compiler error
sanni
2024-09-12
Release CPS3 OSCR Adapter commit
herzmx
2024-08-16
Remove more co-dependencies
sanni
2024-08-16
Fix compile errors for co-dependent modules
sanni
2024-08-16
#define ENABLE_FLASH now enables/disables all repro flash code
sanni
2024-07-31
added Atari Jaguar Dumping
Greg Dole
2024-07-08
Add new modules (thx to skaman)
sanni
2024-07-08
Merge pull request #982 from partlyhuman/firmware-atari-lynx
sanni
2024-07-07
Cherry-picking firmware changes only for Lynx support
Roger Braunstein
2024-06-29
declare "Revision: " and "Serial: " as common string and reuse string
smesgr9000
2024-06-16
define common string "Select file"
smesgr9000
2024-06-02
Add checks for unsafe configurations
Ancyker
2024-05-30
reuse common strings, remove duplicate
smesgr9000
2024-05-28
define more commonly used string in OSCR and reuse them
smesgr9000
2024-05-11
define "File doesn't exist" in OSCR.cpp/h
smesgr9000
2024-05-01
replace FAIRCHILD, ODY2, MSX and VECTREX cart selection code with code used i...
smesgr9000
2024-04-22
remove some duplicate printing code and declare more global text strings
smesgr9000
2024-03-02
Code optimization, cleanup, and stylization
Ancyker
2024-02-29
Added ability to use config file for some options.
Ancyker
2023-07-22
Add support for DS1307 RTC module
sanni
2023-03-29
Firmware Updater support, 3.3V Fix, and more
Ancyker