aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cart_Reader/2600.ino
AgeCommit message (Expand)Author
2024-08-16Fix compiler warnings/errorsV14.3sanni
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-12use constant for "Saving to" instead declare the string several timessmesgr9000
2024-05-12remove duplicate code to create foldersmesgr9000
2024-05-12remove duplicate code for 2600 3E & 3F mappersmesgr9000
2024-05-07remove duplicate code for F4,F6 & F8 mappersmesgr9000
2024-05-07fix 2600 mapper selection for Serialsmesgr9000
2024-05-03Add support for X07 mapper (Stella's Stockings)JWS
2024-05-03Add support for mapper 3E, 32K ROM 32K RAM TigervisionJWS
2024-05-03make cast in read function explicit and reduce duplicate read functionssmesgr9000
2024-05-03fix compiler warningssmesgr9000
2024-05-01remove duplicate code to select mapper, rom and ram configurationssmesgr9000
2024-05-01fix issue #939. Remove duplicate write of laster buffer. Also add Berzerk Enh...smesgr9000
2024-05-01remove duplicate CRC printing and calculation functionsmesgr9000
2024-05-01replace FAIRCHILD, ODY2, MSX and VECTREX cart selection code with code used i...smesgr9000
2024-04-28port NES fast forward selection to other systemssmesgr9000
2024-04-27replace 2600 cart selection code with code used in NES, COLV & INTVsmesgr9000
2024-04-22remove some duplicate printing code and declare more global text stringssmesgr9000
2024-03-24support for F4SC, F6SC & F8SCsmesgr9000
2024-03-02Follow up to/fix for e61ac414d89556c941f0b8ca76e5d7d6684037f0Ancyker
2024-03-02Code optimization, cleanup, and stylizationAncyker
2023-12-26Update 2600.inoPsyK0p4T