aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cart_Reader/SV.ino
AgeCommit message (Expand)Author
2024-08-16Fix compile errors for co-dependent modulessanni
2024-06-16replace duplicate error string "Can't open file"smesgr9000
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-11define "File doesn't exist" in OSCR.cpp/hsmesgr9000
2024-03-02Code optimization, cleanup, and stylizationAncyker
2023-06-26Cleanup voltage requestsAncyker
2023-06-26Move automatic voltage selection from menu to setup functionssanni
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-28All: Resolve all compiler and linker warningsVincent 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-07-07Add no-intro database to NESsanni
2021-11-18Add check if Clockgen is workingsanni
2020-07-05add #ifdef enable_XXX check to each modulejiyunomegami
2019-12-17V4.3: Add BS-X sram read/write thx to skamansanni
2019-09-27Set eeprom location for folder number to 0 againsanni
2019-08-28strings_to_flash: conserve ~ 800 byte SRAM by putting menu strings in progmem...Robert Neumann
2019-08-27arduino_reset: replace the assembler jmp 0 reset method with resetArduino() t...Robert Neumann
2018-10-30V2.3: Remove 16bit flash adapter menusanni
2018-10-22V2.2: Add Satellaview supportsanni