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
Age
Commit message (
Expand
)
Author
2022-11-01
Update NES.ino
sanni
2022-11-01
Turn LED off when rotary button is pressed
sanni
2022-11-01
Add fast scrolling through NES database
sanni
2022-11-01
SNES.ino: Restore code with side-effects
Vincent Pelletier
2022-11-01
SFM.ino, SNES.ino: Rework compiler warnings resolution
Vincent Pelletier
2022-10-31
Fix reading/writing 4MB HiROM
sanni
2022-10-31
V11.1
sanni
2022-10-31
All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*)
Vincent Pelletier
2022-10-31
Cart_Reader.ino: Factorise missing module error.
Vincent Pelletier
2022-10-31
Cart_Reader.ino: Move print_FatalError prototypes earlier in the file
Vincent Pelletier
2022-10-31
Cart_Reader.ino: Deduplicate HW5 mainMenu pagination logic
Vincent Pelletier
2022-10-31
N64.ino: Factorise JoyBus-related code
Vincent Pelletier
2022-10-31
N64.ino: Assorted low-hanging fruits
Vincent Pelletier
2022-10-31
N64.ino: Build eeprom path and file name with snprintf_P
Vincent Pelletier
2022-10-31
N64.ino: Optimise controller CRC functions for speed
Vincent Pelletier
2022-10-30
Update Cart_Reader.ino
sanni
2022-10-29
SFM.ino: Get rid of write-only global variables
Vincent Pelletier
2022-10-29
WSV.ino: Move WVS to PROGMEM
Vincent Pelletier
2022-10-29
PCE.ino: Get rid of menuOptionspceCart global variable
Vincent Pelletier
2022-10-29
NES.ino: Factorise Create{PRG,CHR,RAM}FileInSD functions
Vincent Pelletier
2022-10-29
NES.ino: Convert nointro-disabled global variables into locals
Vincent Pelletier
2022-10-29
INTV.ino: Move INTV to PROGMEM.
Vincent Pelletier
2022-10-29
GBA.ino: Get rid of unused global
Vincent Pelletier
2022-10-29
GBA.ino: Get rid of calcChecksumStr as a global
Vincent Pelletier
2022-10-29
COLV.ino: Move COL to PROGMEM
Vincent Pelletier
2022-10-29
NES.ino: Move PRG, CHR and RAM to PROGMEM.
Vincent Pelletier
2022-10-29
Cart_Reader.ino: New variants of print_Error
Vincent Pelletier
2022-10-28
Fix compile error
sanni
2022-10-28
Auto format
sanni
2022-10-28
Fix SNES romName
sanni
2022-10-28
Fix CRC32 calculation
sanni
2022-10-28
added NES mapper 91 + m36 typo fix
nsx0r
2022-10-28
added NES mapper 36
nsx0r
2022-10-28
V11.0
sanni
2022-10-28
MD.ino: Move some globals to getCartInfo_MD locals.
Vincent Pelletier
2022-10-28
SFM.ino: Move all menu variables from globals to locals.
Vincent Pelletier
2022-10-28
SFM.ino: Factorise single-game gamecode retrieval.
Vincent Pelletier
2022-10-28
All: Factorise title generation from cart.
Vincent Pelletier
2022-10-28
All: Factorise CRC functions.
Vincent Pelletier
2022-10-28
NES.ino: Give more time to read "No data found" message.
Vincent Pelletier
2022-10-28
NES.ino: Factorise code.
Vincent Pelletier
2022-10-28
GBA.ino: Reduce gbaMenu size.
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
All: Resolve all compiler and linker warnings
Vincent Pelletier
2022-10-28
NES.ino: Simplify CRC functions.
Vincent Pelletier
2022-10-28
Cart_Reader.ino: Drop redundant display_Update call.
Vincent Pelletier
2022-10-28
Card_Reader.ino: Optimise get_line for speed
Vincent Pelletier
2022-10-28
Cart_Reader.ino: Assorted cosmetic changes to compareCRC.
Vincent Pelletier
2022-10-28
Cart_Reader.ino: Drop redundant initialisation.
Vincent Pelletier
[prev]
[next]