aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cart_Reader/MD.ino
AgeCommit message (Expand)Author
2024-09-12Update MD.inoPsyK0p4T
2024-09-11Add writing MD FlashKit with S29GL064Nsanni
2024-08-16Remove more co-dependenciessanni
2024-08-16#define ENABLE_FLASH now enables/disables all repro flash codesanni
2024-08-02Enable Internal Pull-ups for MDsanni
2024-07-13Fix Serial Monitor errors/warningssanni
2024-06-29reuse common string "ROM Size: "smesgr9000
2024-06-16define common string "Select file"smesgr9000
2024-06-13Add option to force ROM size for MD cartssanni
2024-05-30reuse common strings, remove duplicatesmesgr9000
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-04-21Update MD.inoDon Jones
2024-03-07Update MD.inoPsyK0p4T
2024-03-02Code optimization, cleanup, and stylizationAncyker
2024-02-29Added ability to use config file for some options.Ancyker
2024-02-25Update MD.inoPsyK0p4T
2023-10-14Update MD.inosakman55
2023-08-25Update MD.inoAncyker
2023-08-24Update MD.inoAncyker
2023-07-10Update MD.inoPsyK0p4T
2023-06-26Cleanup voltage requestsAncyker
2023-06-26Delete old/unused NES database codesanni
2023-06-26Move automatic voltage selection from menu to setup functionssanni
2023-06-16Update MD.inoPsyK0p4T
2023-05-04Update MD.inoPsyK0p4T
2023-04-25fixnsx0r
2023-04-24Update MD.inoPsyK0p4T
2023-03-29Firmware Updater support, 3.3V Fix, and moreAncyker
2023-03-10Update MD.inoPsyK0p4T
2023-03-06Update MD.inoPsyK0p4T
2023-02-26Add support for "Fatman (Japan)"splash5
2023-02-19Add fallback if ROM size in MD header is 0sanni
2023-02-19Fix some MD ROM sizes according to no-intro databasesanni
2023-02-10Fix SRAM overflow in N64/MD, turn LED red if CRC not foundsanni
2023-02-05Update MD.inoPsyK0p4T
2023-01-31Add support for Beggar Prince rev.1PsyK0p4T
2023-01-16Change 2022 to 2023 in about screensanni
2023-01-04Add support for Demons of Asteborg (thx to skaman)sanni
2022-12-20Fix MD Zero Wing (E) (thx to jaffa225)sanni
2022-11-18Fix NES mapper selectionsanni
2022-11-12Merge pull request #1 from sanni/masterAncyker
2022-11-12Add Voltage Selection ModuleRemy Starshade
2022-11-13Fix Sonic & Knucklesscrap-a
2022-10-31All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*)Vincent Pelletier
2022-10-28Auto formatsanni
2022-10-28MD.ino: Move some globals to getCartInfo_MD locals.Vincent Pelletier