Age | Commit message (Expand) | Author |
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 |
2022-10-27 | Print checksum and header CRC32 when searching database | sanni |
2022-10-25 | fix superfx sram size detection | BacteriaMage |
2022-10-13 | Move to Arduino IDE 2.0.0 (different auto formatting, no code changes) | sanni |
2022-10-08 | Fix flicker in Controller Test | sanni |
2022-10-06 | Increase romName array size from 17 to 22 | sanni |
2022-10-04 | Don't log manual mapper selection to file for NES/GBA | sanni |
2022-09-25 | Merge branch 'master' | Lesserkuma |
2022-09-25 | UI improvements for GB, GBA, N64, SNES | Lesserkuma |
2022-09-25 | Add support for Benesse Pocket Challenge W Module (thx to skaman) | sanni |
2022-09-24 | Update to displaying full ROM title on SNES, N64, GB, GBA | Lesserkuma |
2022-08-24 | Support for dumping "Street Fighter Zero 2" (SDD1 ROM Only) | splash5 |
2022-08-22 | Add some text when changing size based on database | sanni |
2022-08-22 | Forgot about Tales | sanni |