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
/
COLV.ino
Age
Commit message (
Expand
)
Author
2023-06-26
Cleanup voltage requests
Ancyker
2023-06-26
Move automatic voltage selection from menu to setup functions
sanni
2023-03-29
Firmware Updater support, 3.3V Fix, and more
Ancyker
2022-11-12
Add Voltage Selection Module
Remy Starshade
2022-10-31
All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*)
Vincent Pelletier
2022-10-29
COLV.ino: Move COL to PROGMEM
Vincent Pelletier
2022-10-28
All: Factorise code seeking a file back N lines
Vincent Pelletier
2022-10-28
All: Use f.seekCur(x) instead of f.seekSet(f.curPosition() + x)
Vincent Pelletier
2022-10-28
https://github.com/sanni/cartreader/issues/574#issuecomment-1286956251
Vincent Pelletier
2022-10-13
Move to Arduino IDE 2.0.0 (different auto formatting, no code changes)
sanni
2022-10-08
V10.1 Move HW1/2/3 to same display lib as HW4/5
sanni
2022-09-25
Add support for NES mapper 45 (thx to skaman)
sanni
2022-08-06
9.4: Add selecting mapping from database list for NES
sanni
2022-08-03
Fix word wrap bug on HW5
sanni
2022-08-03
Adjust Col/Int for HW3 screen size
sanni
2022-08-03
Fix crash
sanni
2022-08-03
V9.3 finish Coleco-/Intellivision database lookup code
sanni
2022-08-03
Add back option to dump headerless NES ROM
sanni
2022-07-23
V9.2 Alpha: Adds Coleco- and Intellivision (thx to skaman)
sanni