Age | Commit message (Expand) | Author |
2024-09-16 | GB: Fix flashing MBC0 | sanni |
2024-09-15 | Update GB.ino | sanni |
2024-09-15 | GB: Only trigger audio and not WR on flash cart with audio as WE, add 39SF ca... | sanni |
2024-09-13 | Change busycheck in GB.ino | sanni |
2024-09-13 | Update GB.ino | sanni |
2024-08-16 | #define ENABLE_FLASH now enables/disables all repro flash code | sanni |
2024-07-12 | GBA: Add option to dump F0088H0 repro | sanni |
2024-06-29 | declare "Revision: " and "Serial: " as common string and reuse string | smesgr9000 |
2024-06-29 | reuse common string "ROM Size: " | smesgr9000 |
2024-06-16 | define common string "Select file" | smesgr9000 |
2024-06-03 | reuse command sequence for GB | smesgr9000 |
2024-06-03 | reuse GB common functions | smesgr9000 |
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 | 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-12 | remove duplicate GB Flash reading function | smesgr9000 |
2024-05-12 | replace hardcoded bank maps with power of 2 | smesgr9000 |
2024-05-11 | define "File doesn't exist" in OSCR.cpp/h | smesgr9000 |
2024-03-02 | Code optimization, cleanup, and stylization | Ancyker |
2024-02-29 | Add support for MBC30 flash cart by HDR (thx to ManCloud) | sanni |
2023-10-01 | Update GB.ino | Richard Weick |
2023-09-04 | Fixed warnings in GB.ino | Ancyker |
2023-08-19 | Update GB.ino | Richard Weick |
2023-08-19 | Update GB.ino | Richard Weick |
2023-08-19 | Update GB.ino | Richard Weick |
2023-08-13 | Update GB.ino | Richard Weick |
2023-08-13 | Update GB.ino | Richard Weick |
2023-06-26 | Cleanup voltage requests | Ancyker |
2023-06-26 | Move automatic voltage selection from menu to setup functions | sanni |
2023-06-08 | Add support for reading/writing MBC7 EEPROM | splash5 |
2023-03-29 | Firmware Updater support, 3.3V Fix, and more | Ancyker |
2022-11-12 | Add Voltage Selection Module | Remy Starshade |
2022-10-31 | All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*) | Vincent Pelletier |
2022-10-28 | Auto format | sanni |
2022-10-28 | All: Factorise title generation from cart. | Vincent Pelletier |
2022-10-28 | All: Resolve all compiler and linker warnings | Vincent Pelletier |
2022-10-28 | All: Make flashid an integer | Vincent Pelletier |
2022-10-28 | https://github.com/sanni/cartreader/issues/574#issuecomment-1286956251 | Vincent Pelletier |
2022-10-13 | Move to Arduino IDE 2.0.0 (different auto formatting, no code changes) | sanni |
2022-10-04 | Don't log manual mapper selection to file for NES/GBA | sanni |
2022-09-28 | Remove debug output | Lesserkuma |
2022-09-28 | Find Game Serial for Game Boy | Lesserkuma |
2022-09-28 | Add support for the Game Boy MBC6 mapper (save write) | Lesserkuma |
2022-09-28 | Add support for the Game Boy MBC6 mapper (save read) | Lesserkuma |
2022-09-28 | Add support for the Game Boy MBC6 mapper (ROM read) | Lesserkuma |
2022-09-25 | Add support for the Game Boy TAMA5 mapper (ROM read) | Lesserkuma |
2022-09-25 | Merge branch 'master' | Lesserkuma |