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
/
WS.ino
Age
Commit message (
Expand
)
Author
2023-06-26
Cleanup voltage requests
Ancyker
2023-06-26
Move automatic voltage selection from menu to setup functions
sanni
2023-05-24
Speed up checksum calculation by moving codes into rom dump procedure.
splash5
2023-03-29
Firmware Updater support, 3.3V Fix, and more
Ancyker
2023-03-25
Minor fixes
sanni
2023-03-24
Add CRC compare
PsyK0p4T
2023-03-15
Add (3V) to Wonderswan menu title
sanni
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-09-25
Add support for NES mapper 45 (thx to skaman)
sanni
2022-08-21
Add Virtual Boy and Watara Supervision (thx to skaman)
sanni
2022-07-07
Add no-intro database to NES
sanni
2022-02-26
Showing progress bar when reading ROM
splash5
2022-02-26
Add more cart info
splash5
2022-02-26
Change HW4 to use WS ADAPTER V2
splash5
2021-10-26
Fix Led and missing word wrap
sanni
2020-08-16
Add more developerId
splash5
2020-07-05
add #ifdef enable_XXX check to each module
jiyunomegami
2020-05-12
V5.0: Add suport for NeoGeo Pocket
sanni
2020-04-20
V4.9: Improve WS Initialization
sanni
2019-11-27
Upload Files
sanni
2019-10-29
Add WonderSwan adapter PCB and schematics
splash5
2019-10-18
Adjust clk count for unlocking MMC
splash5
2019-10-18
Add developerId 0Bh(SUM)
splash5
2019-10-18
Fix typo in developer name
splash5
2019-10-18
Clean up code
splash5
2019-10-18
Add some developer name
splash5
2019-10-18
Change IO? pin as input
splash5
2019-10-18
Blinking LEDs on cartridge (only for BANC33)
splash5
2019-10-15
Add support for flashing witch os
splash5
2019-10-14
Correct menu item count
splash5
2019-10-14
Add some description about cartridge pinout
splash5
2019-10-13
Patching header for some games
splash5
2019-10-11
Fix typo again
splash5
2019-10-11
Fix typo
splash5
2019-10-11
Add WonderSwan support
splash5