Age | Commit message (Expand) | Author |
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 | replace duplicate error string "Can't open file" | smesgr9000 |
2024-05-30 | reuse common strings, remove duplicate | 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-05-11 | pass onyl 16bit parameter where only 16bit address is used | smesgr9000 |
2024-05-10 | reuse print instructions function, more efficiant read code | smesgr9000 |
2024-03-02 | Code optimization, cleanup, and stylization | Ancyker |
2023-06-26 | Cleanup voltage requests | Ancyker |
2023-06-26 | Move automatic voltage selection from menu to setup functions | sanni |
2023-06-17 | [GBA] Fixed reading 32 MB carts that use EEPROM saves | Lesserkuma |
2023-06-17 | [GBA] Corrected ROM name length | Lesserkuma |
2023-03-29 | Firmware Updater support, 3.3V Fix, and more | Ancyker |
2023-02-16 | Fix error when dumping GBA ROM for a second time | sanni |
2022-11-12 | Add Voltage Selection Module | Remy Starshade |
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-29 | GBA.ino: Get rid of unused global | Vincent Pelletier |
2022-10-29 | GBA.ino: Get rid of calcChecksumStr as a global | Vincent Pelletier |
2022-10-28 | Auto format | sanni |
2022-10-28 | All: Factorise title generation from cart. | Vincent Pelletier |
2022-10-28 | GBA.ino: Reduce gbaMenu size. | Vincent Pelletier |
2022-10-28 | All: Factorise code seeking a file back N lines | 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 | 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-08 | V10.1 Move HW1/2/3 to same display lib as HW4/5 | sanni |
2022-10-04 | Don't log manual mapper selection to file for NES/GBA | sanni |
2022-09-28 | Find Game Serial for Game Boy | Lesserkuma |
2022-09-28 | Merge branch 'master' | Lesserkuma |
2022-09-27 | Fix Typo | sanni |
2022-09-27 | Update GBA database | 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-09-23 | Display full ROM title for GB and GBA | Lesserkuma |
2022-08-03 | Add back option to dump headerless NES ROM | sanni |
2022-07-24 | Add support for missing GBA flash save chips (Atmel AT29LV512, Macronix MX29L... | Lesserkuma |
2022-07-07 | Break out of GBA database loop once ID is found | sanni |
2022-07-07 | Add no-intro database to NES | sanni |
2022-06-23 | Add files via uplpad | sanni |
2022-06-21 | Add CRC32 and filenames to SNES database | sanni |
2022-06-20 | Add progress bar to GBA | sanni |