Age | Commit message (Expand) | Author |
2024-08-16 | Fix compiler warnings/errorsV14.3 | sanni |
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 | use constant for "Saving to" instead declare the string several times | smesgr9000 |
2024-05-12 | remove duplicate code to create folder | smesgr9000 |
2024-05-12 | remove duplicate code for 2600 3E & 3F mapper | smesgr9000 |
2024-05-07 | remove duplicate code for F4,F6 & F8 mapper | smesgr9000 |
2024-05-07 | fix 2600 mapper selection for Serial | smesgr9000 |
2024-05-03 | Add support for X07 mapper (Stella's Stockings) | JWS |
2024-05-03 | Add support for mapper 3E, 32K ROM 32K RAM Tigervision | JWS |
2024-05-03 | make cast in read function explicit and reduce duplicate read functions | smesgr9000 |
2024-05-03 | fix compiler warnings | smesgr9000 |
2024-05-01 | remove duplicate code to select mapper, rom and ram configurations | smesgr9000 |
2024-05-01 | fix issue #939. Remove duplicate write of laster buffer. Also add Berzerk Enh... | smesgr9000 |
2024-05-01 | remove duplicate CRC printing and calculation function | smesgr9000 |
2024-05-01 | replace FAIRCHILD, ODY2, MSX and VECTREX cart selection code with code used i... | smesgr9000 |
2024-04-28 | port NES fast forward selection to other systems | smesgr9000 |
2024-04-27 | replace 2600 cart selection code with code used in NES, COLV & INTV | smesgr9000 |
2024-04-22 | remove some duplicate printing code and declare more global text strings | smesgr9000 |
2024-03-24 | support for F4SC, F6SC & F8SC | smesgr9000 |
2024-03-02 | Follow up to/fix for e61ac414d89556c941f0b8ca76e5d7d6684037f0 | Ancyker |
2024-03-02 | Code optimization, cleanup, and stylization | Ancyker |
2023-12-26 | Update 2600.ino | PsyK0p4T |