aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cart_Reader/WSV.ino
AgeCommit message (Expand)Author
2024-05-28define more commonly used string in OSCR and reuse themsmesgr9000
2024-05-26add common function to open create folder, print message and open file. Remov...smesgr9000
2024-05-25add option to clear display and remove duplicate codesmesgr9000
2024-05-25remove duplicate code to print saving and increment of folder idsmesgr9000
2024-05-12remove duplicate code to create foldersmesgr9000
2024-05-03make cast in read function explicit and reduce duplicate read functionssmesgr9000
2024-05-01remove duplicate code to select mapper, rom and ram configurationssmesgr9000
2024-05-01replace FAIRCHILD, ODY2, MSX and VECTREX cart selection code with code used i...smesgr9000
2024-04-29replace 5200 and ARC cart selection code with code used in NES, COLV & INTVsmesgr9000
2024-04-28port NES fast forward selection to other systemssmesgr9000
2024-04-24remove duplicate code of seeking database files for lettersmesgr9000
2024-04-22remove some duplicate printing code and declare more global text stringssmesgr9000
2024-03-02Follow up to/fix for e61ac414d89556c941f0b8ca76e5d7d6684037f0Ancyker
2024-03-02Code optimization, cleanup, and stylizationAncyker
2023-06-26Cleanup voltage requestsAncyker
2023-06-26Move automatic voltage selection from menu to setup functionssanni
2023-04-14Update WSV.inoPsyK0p4T
2023-03-29Firmware Updater support, 3.3V Fix, and moreAncyker
2022-11-12Add Voltage Selection ModuleRemy Starshade
2022-10-31All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*)Vincent Pelletier
2022-10-29WSV.ino: Move WVS to PROGMEMVincent Pelletier
2022-10-28All: Factorise code seeking a file back N linesVincent Pelletier
2022-10-28All: Use f.seekCur(x) instead of f.seekSet(f.curPosition() + x)Vincent Pelletier
2022-10-28https://github.com/sanni/cartreader/issues/574#issuecomment-1286956251Vincent Pelletier
2022-10-13Move to Arduino IDE 2.0.0 (different auto formatting, no code changes)sanni
2022-10-08V10.1 Move HW1/2/3 to same display lib as HW4/5sanni
2022-09-25Add support for NES mapper 45 (thx to skaman)sanni
2022-08-21Add Virtual Boy and Watara Supervision (thx to skaman)sanni