aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cart_Reader/SNES.ino
AgeCommit message (Expand)Author
2024-06-16replace duplicate error string "Can't open file"smesgr9000
2024-06-13Add CFI option to SNES repro menusanni
2024-05-30reuse common strings, remove duplicatesmesgr9000
2024-05-28define more commonly used string in OSCR and reuse themsmesgr9000
2024-05-26replace NES defines with rgbLed function callssmesgr9000
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-04-30Fix romType for Yuyu no Quiz de GO!GO!sanni
2024-03-02Code optimization, cleanup, and stylizationAncyker
2024-02-09SNES: Add Game Processor RAM Cassette Read/Write supportLuigiBlood
2023-11-25Update SNES.inoPsyK0p4T
2023-11-20Update SNES.inoPsyK0p4T
2023-09-23Add support for Atari 5200/7800, C64, Vectrex (thx to skaman)sanni
2023-09-21SNES.ino: Fix dumping Sound Novel Tsukuru (Japan) with same fix as for Derby ...But Thou Must
2023-07-04Fix dumping Tactics Ogresanni
2023-06-26Cleanup voltage requestsAncyker
2023-06-26Update SNES.inosanni
2023-06-26Move automatic voltage selection from menu to setup functionssanni
2023-04-07Fix Derby Stallion 96sanni
2023-03-29Firmware Updater support, 3.3V Fix, and moreAncyker
2022-12-20Fix MD Zero Wing (E) (thx to jaffa225)sanni
2022-12-11Do compareCRC when reading game in SFM.splash5
2022-11-24Fix SNES Daikaijuu Monogatari 2splash5
2022-11-12Add Voltage Selection ModuleRemy Starshade
2022-11-01SNES.ino: Restore code with side-effectsVincent Pelletier
2022-11-01SFM.ino, SNES.ino: Rework compiler warnings resolutionVincent Pelletier
2022-10-31Fix reading/writing 4MB HiROMsanni
2022-10-31All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*)Vincent Pelletier
2022-10-28Fix SNES romNamesanni
2022-10-28All: Factorise title generation from cart.Vincent Pelletier
2022-10-28All: Factorise CRC functions.Vincent Pelletier
2022-10-28All: Use f.seekCur(x) instead of f.seekSet(f.curPosition() + x)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-27Print checksum and header CRC32 when searching databasesanni
2022-10-25fix superfx sram size detectionBacteriaMage
2022-10-13Move to Arduino IDE 2.0.0 (different auto formatting, no code changes)sanni
2022-10-08Fix flicker in Controller Testsanni
2022-10-06Increase romName array size from 17 to 22sanni
2022-10-04Don't log manual mapper selection to file for NES/GBAsanni
2022-09-25Merge branch 'master'Lesserkuma
2022-09-25UI improvements for GB, GBA, N64, SNESLesserkuma
2022-09-25Add support for Benesse Pocket Challenge W Module (thx to skaman)sanni
2022-09-24Update to displaying full ROM title on SNES, N64, GB, GBALesserkuma
2022-08-24Support for dumping "Street Fighter Zero 2" (SDD1 ROM Only)splash5
2022-08-22Add some text when changing size based on databasesanni
2022-08-22Forgot about Talessanni