Age | Commit message (Expand) | Author |
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-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 | replace FAIRCHILD, ODY2, MSX and VECTREX cart selection code with code used i... | smesgr9000 |
2024-04-29 | replace 5200 and ARC cart selection code with code used in NES, COLV & INTV | smesgr9000 |
2024-04-28 | port NES fast forward selection to other systems | smesgr9000 |
2024-04-24 | remove duplicate code of seeking database files for letter | smesgr9000 |
2024-04-22 | remove some duplicate printing code and declare more global text strings | smesgr9000 |
2024-03-02 | Follow up to/fix for e61ac414d89556c941f0b8ca76e5d7d6684037f0 | Ancyker |
2024-03-02 | Code optimization, cleanup, and stylization | Ancyker |
2023-06-26 | Cleanup voltage requests | Ancyker |
2023-06-26 | Move automatic voltage selection from menu to setup functions | sanni |
2023-04-14 | Update WSV.ino | PsyK0p4T |
2023-03-29 | Firmware Updater support, 3.3V Fix, and more | Ancyker |
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-29 | WSV.ino: Move WVS to PROGMEM | Vincent Pelletier |
2022-10-28 | All: Factorise code seeking a file back N lines | Vincent Pelletier |
2022-10-28 | All: Use f.seekCur(x) instead of f.seekSet(f.curPosition() + x) | 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-10-08 | V10.1 Move HW1/2/3 to same display lib as HW4/5 | 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 |