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
/
VBOY.ino
Age
Commit message (
Expand
)
Author
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-26
add common function to open create folder, print message and open file. Remov...
smesgr9000
2024-05-25
add option to clear display and remove duplicate code
smesgr9000
2024-05-25
remove duplicate code to print saving and increment of folder id
smesgr9000
2024-05-12
remove duplicate code to create folder
smesgr9000
2024-03-02
Code optimization, cleanup, and stylization
Ancyker
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
2023-01-16
Change 2022 to 2023 in about screen
sanni
2023-01-16
Fix game using sram
PsyK0p4T
2023-01-16
Add progress bar
PsyK0p4T
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-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-09-25
Add support for NES mapper 45 (thx to skaman)
sanni
2022-09-25
Add support for Benesse Pocket Challenge W Module (thx to skaman)
sanni
2022-08-21
Add Virtual Boy and Watara Supervision (thx to skaman)
sanni