aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cart_Reader/GB.ino
AgeCommit message (Expand)Author
2024-09-16GB: Fix flashing MBC0sanni
2024-09-15Update GB.inosanni
2024-09-15GB: Only trigger audio and not WR on flash cart with audio as WE, add 39SF ca...sanni
2024-09-13Change busycheck in GB.inosanni
2024-09-13Update GB.inosanni
2024-08-16#define ENABLE_FLASH now enables/disables all repro flash codesanni
2024-07-12GBA: Add option to dump F0088H0 reprosanni
2024-06-29declare "Revision: " and "Serial: " as common string and reuse stringsmesgr9000
2024-06-29reuse common string "ROM Size: "smesgr9000
2024-06-16define common string "Select file"smesgr9000
2024-06-03reuse command sequence for GBsmesgr9000
2024-06-03reuse GB common functionssmesgr9000
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-05-12remove duplicate GB Flash reading functionsmesgr9000
2024-05-12replace hardcoded bank maps with power of 2smesgr9000
2024-05-11define "File doesn't exist" in OSCR.cpp/hsmesgr9000
2024-03-02Code optimization, cleanup, and stylizationAncyker
2024-02-29Add support for MBC30 flash cart by HDR (thx to ManCloud)sanni
2023-10-01Update GB.inoRichard Weick
2023-09-04Fixed warnings in GB.inoAncyker
2023-08-19Update GB.inoRichard Weick
2023-08-19Update GB.inoRichard Weick
2023-08-19Update GB.inoRichard Weick
2023-08-13Update GB.inoRichard Weick
2023-08-13Update GB.inoRichard Weick
2023-06-26Cleanup voltage requestsAncyker
2023-06-26Move automatic voltage selection from menu to setup functionssanni
2023-06-08Add support for reading/writing MBC7 EEPROMsplash5
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-28Auto formatsanni
2022-10-28All: Factorise title generation from cart.Vincent Pelletier
2022-10-28All: Resolve all compiler and linker warningsVincent Pelletier
2022-10-28All: Make flashid an integerVincent 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-04Don't log manual mapper selection to file for NES/GBAsanni
2022-09-28Remove debug outputLesserkuma
2022-09-28Find Game Serial for Game BoyLesserkuma
2022-09-28Add support for the Game Boy MBC6 mapper (save write)Lesserkuma
2022-09-28Add support for the Game Boy MBC6 mapper (save read)Lesserkuma
2022-09-28Add support for the Game Boy MBC6 mapper (ROM read)Lesserkuma
2022-09-25Add support for the Game Boy TAMA5 mapper (ROM read)Lesserkuma
2022-09-25Merge branch 'master'Lesserkuma