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
/
Config.h
Age
Commit message (
Expand
)
Author
2024-09-13
Fix compiler error
sanni
2024-09-12
Merge branch 'master' of github.com:sanni/cartreader into cps3
herzmx
2024-09-12
Release CPS3 OSCR Adapter commit
herzmx
2024-09-11
Remove duplicates of #define ENABLE_CLOCKGEN from config.h
sanni
2024-08-16
Remove more co-dependencies
sanni
2024-08-16
Fix compile errors for co-dependent modules
sanni
2024-08-16
#define ENABLE_FLASH now enables/disables all repro flash code
sanni
2024-08-16
Disable N64 controller test by default
sanni
2024-07-31
added Atari Jaguar Dumping
Greg Dole
2024-07-08
Add new modules (thx to skaman)
sanni
2024-07-08
Merge pull request #982 from partlyhuman/firmware-atari-lynx
sanni
2024-07-07
Cherry-picking firmware changes only for Lynx support
Roger Braunstein
2024-07-01
Merge pull request #977 from partlyhuman/pce-tg16-flashing
sanni
2024-06-30
Fixes compilation of SNES w/o FLASH option, update comment
Roger Braunstein
2024-06-30
Always disable SRAM when flashing any hirom repros
sanni
2024-06-13
Add CFI option to SNES repro menu
sanni
2024-04-24
revert accidently committed Config.h
smesgr9000
2024-04-24
revert accidently committed Config.h
smesgr9000
2024-04-24
remove duplicate code of seeking database files for letter
smesgr9000
2024-03-02
Code optimization, cleanup, and stylization
Ancyker
2024-02-29
Added ability to use config file for some options.
Ancyker
2024-02-09
SNES: Add Game Processor RAM Cassette Read/Write support
LuigiBlood
2023-12-26
Update Config.h
PsyK0p4T
2023-11-25
Update Config.h
PsyK0p4T
2023-10-17
Fix Clock Gen Calibration Menu
sanni
2023-09-23
Add support for Atari 5200/7800, C64, Vectrex (thx to skaman)
sanni
2023-08-25
Add some clarification to Config.h
Ancyker
2023-07-22
Add support for DS1307 RTC module
sanni
2023-07-10
PR ready?
Roger Braunstein
2023-07-02
Stubs out Loopy menu item
Roger Braunstein
2023-06-26
Delete old/unused NES database code
sanni
2023-06-26
Revert NES CreateRAMFileInSD function to previous version
sanni
2023-06-26
Move automatic voltage selection from menu to setup functions
sanni
2023-06-25
V12.6 Add MSX and Pokemon Mini modules (thx to skaman)
sanni
2023-03-29
Firmware Updater support, 3.3V Fix, and more
Ancyker