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
/
C64.ino
Age
Commit message (
Expand
)
Author
2024-06-29
reuse common string "ROM Size: "
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-05-12
reduce duplicate code by parameterise ROML/ROMH
smesgr9000
2024-05-10
add c64 function to read 16k segments. Remove duplicate code for C64
smesgr9000
2024-05-03
make cast in read function explicit and reduce duplicate read functions
smesgr9000
2024-05-01
remove duplicate code to select mapper, rom and ram configurations
smesgr9000
2024-05-01
remove duplicate CRC printing and calculation function
smesgr9000
2024-05-01
replace FAIRCHILD, ODY2, MSX and VECTREX cart selection code with code used i...
smesgr9000
2024-04-28
port NES fast forward selection to other systems
smesgr9000
2024-04-28
replace C64 cart selection code with code used in NES, COLV & INTV
smesgr9000
2024-04-27
Update C64.ino
sakman55
2024-04-22
remove some duplicate printing code and declare more global text strings
smesgr9000
2024-04-18
support CLOCKGEN for C64
smesgr9000
2024-04-12
fix reading mapping > 5 causes crc32 0x0000000
smesgr9000
2024-03-02
Follow up to/fix for e61ac414d89556c941f0b8ca76e5d7d6684037f0
Ancyker
2024-03-02
Code optimization, cleanup, and stylization
Ancyker
2023-09-23
Add support for Atari 5200/7800, C64, Vectrex (thx to skaman)
sanni