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
/
SV.ino
Age
Commit message (
Expand
)
Author
2024-08-16
Fix compile errors for co-dependent modules
sanni
2024-06-16
replace duplicate error string "Can't open file"
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-05-11
define "File doesn't exist" in OSCR.cpp/h
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
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
All: Resolve all compiler and linker warnings
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-07-07
Add no-intro database to NES
sanni
2021-11-18
Add check if Clockgen is working
sanni
2020-07-05
add #ifdef enable_XXX check to each module
jiyunomegami
2019-12-17
V4.3: Add BS-X sram read/write thx to skaman
sanni
2019-09-27
Set eeprom location for folder number to 0 again
sanni
2019-08-28
strings_to_flash: conserve ~ 800 byte SRAM by putting menu strings in progmem...
Robert Neumann
2019-08-27
arduino_reset: replace the assembler jmp 0 reset method with resetArduino() t...
Robert Neumann
2018-10-30
V2.3: Remove 16bit flash adapter menu
sanni
2018-10-22
V2.2: Add Satellaview support
sanni