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
/
LOOPY.ino
Age
Commit message (
Expand
)
Author
2024-08-04
Adds flash cartridge support to Atari Lynx firmware
Roger Braunstein
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-07-15
Fixes Loopy SRAM dumping
Roger Braunstein
2023-07-10
Moves loopy db into loopy.ino, adds format sram option
Roger Braunstein
2023-07-06
SRAM operations working, some minor optimizations
Roger Braunstein
2023-07-06
Fixes issue with SRAM where writing to shared address port set control pins
Roger Braunstein
2023-07-06
Use header values for rom and sram start/end instead of hardcoding
Roger Braunstein
2023-07-06
Adds internal checksumming, ID setting romname
Roger Braunstein
2023-07-05
Loopy ROM dumping working
Roger Braunstein
2023-07-03
Some provisional Loopy code
Roger Braunstein
2023-07-02
Stubs out Loopy menu item
Roger Braunstein