Age | Commit message (Expand) | Author |
2024-08-16 | Remove more co-dependencies | sanni |
2024-08-16 | Fix compile errors for co-dependent modules | sanni |
2024-08-16 | #define ENABLE_FLASH now enables/disables all repro flash code | sanni |
2024-08-09 | Update FLASH.ino | sanni |
2024-08-09 | Update FLASH.ino | sanni |
2024-08-08 | Update SNES.ino | sanni |
2024-08-07 | Add new options to SNES CFI repro menu | sanni |
2024-07-01 | fix issue #973 - remove obsolete debugging leftover | smesgr9000 |
2024-06-30 | Fix reading Bahamut Lagoon English Translation SRAM (thx to Cowboyjunkie) | sanni |
2024-06-30 | Always disable SRAM when flashing any hirom repros | sanni |
2024-06-29 | declare "Revision: " and "Serial: " as common string and reuse string | smesgr9000 |
2024-06-27 | Fix verifyFlash() | sanni |
2024-06-26 | SNES: Add 2x2MB flash to CFI (thx to MouseBiteLabs) | sanni |
2024-06-16 | replace duplicate error string "Can't open file" | smesgr9000 |
2024-06-13 | Add CFI option to SNES repro menu | sanni |
2024-05-30 | reuse common strings, remove duplicate | smesgr9000 |
2024-05-28 | define more commonly used string in OSCR and reuse them | smesgr9000 |
2024-05-26 | replace NES defines with rgbLed function calls | smesgr9000 |
2024-05-26 | add common function to open create folder, print message and open file. Remov... | smesgr9000 |
2024-05-25 | add option to clear display and remove duplicate code | smesgr9000 |
2024-05-25 | remove duplicate code to print saving and increment of folder id | smesgr9000 |
2024-05-12 | remove duplicate code to create folder | smesgr9000 |
2024-05-11 | define "File doesn't exist" in OSCR.cpp/h | smesgr9000 |
2024-04-30 | Fix romType for Yuyu no Quiz de GO!GO! | sanni |
2024-03-02 | Code optimization, cleanup, and stylization | Ancyker |
2024-02-09 | SNES: Add Game Processor RAM Cassette Read/Write support | LuigiBlood |
2023-11-25 | Update SNES.ino | PsyK0p4T |
2023-11-20 | Update SNES.ino | PsyK0p4T |
2023-09-23 | Add support for Atari 5200/7800, C64, Vectrex (thx to skaman) | sanni |
2023-09-21 | SNES.ino: Fix dumping Sound Novel Tsukuru (Japan) with same fix as for Derby ... | But Thou Must |
2023-07-04 | Fix dumping Tactics Ogre | sanni |
2023-06-26 | Cleanup voltage requests | Ancyker |
2023-06-26 | Update SNES.ino | sanni |
2023-06-26 | Move automatic voltage selection from menu to setup functions | sanni |
2023-04-07 | Fix Derby Stallion 96 | sanni |
2023-03-29 | Firmware Updater support, 3.3V Fix, and more | Ancyker |
2022-12-20 | Fix MD Zero Wing (E) (thx to jaffa225) | sanni |
2022-12-11 | Do compareCRC when reading game in SFM. | splash5 |
2022-11-24 | Fix SNES Daikaijuu Monogatari 2 | splash5 |
2022-11-12 | Add Voltage Selection Module | Remy Starshade |
2022-11-01 | SNES.ino: Restore code with side-effects | Vincent Pelletier |
2022-11-01 | SFM.ino, SNES.ino: Rework compiler warnings resolution | Vincent Pelletier |
2022-10-31 | Fix reading/writing 4MB HiROM | sanni |
2022-10-31 | All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*) | Vincent Pelletier |
2022-10-28 | Fix SNES romName | sanni |
2022-10-28 | All: Factorise title generation from cart. | Vincent Pelletier |
2022-10-28 | All: Factorise CRC functions. | Vincent Pelletier |
2022-10-28 | All: Use f.seekCur(x) instead of f.seekSet(f.curPosition() + x) | Vincent Pelletier |
2022-10-28 | All: Resolve all compiler and linker warnings | Vincent Pelletier |
2022-10-28 | https://github.com/sanni/cartreader/issues/574#issuecomment-1286956251 | Vincent Pelletier |