Age | Commit message (Expand) | Author |
2023-10-17 | N64: Add error message if eeprom does not return data | sanni |
2023-09-14 | N64.ino: Handle reused global from FLASH.ino | Ancyker |
2023-09-13 | Remove unused variables in N64.ino | Ancyker |
2023-09-12 | Update N64.ino | Richard Weick |
2023-09-10 | Update N64.ino | Richard Weick |
2023-09-08 | Update N64.ino | Richard Weick |
2023-09-07 | Update N64.ino | Richard Weick |
2023-08-18 | Fix Xplorer_N64 dump | PsyK0p4T |
2023-08-18 | Add Xplorer 64 dump option to N64 | sanni |
2023-06-26 | Cleanup voltage requests | Ancyker |
2023-06-26 | Change default mode in N64 controller range test | sanni |
2023-06-26 | Move automatic voltage selection from menu to setup functions | sanni |
2023-05-10 | Update N64.ino | PsyK0p4T |
2023-03-29 | Firmware Updater support, 3.3V Fix, and more | Ancyker |
2023-02-25 | typo fix | nsx0r |
2023-02-10 | Improve stability when dumping N64 with fastcrc option | sanni |
2023-02-10 | Fix SRAM overflow in N64/MD, turn LED red if CRC not found | 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-31 | N64.ino: Factorise JoyBus-related code | Vincent Pelletier |
2022-10-31 | N64.ino: Assorted low-hanging fruits | Vincent Pelletier |
2022-10-31 | N64.ino: Build eeprom path and file name with snprintf_P | Vincent Pelletier |
2022-10-31 | N64.ino: Optimise controller CRC functions for speed | Vincent Pelletier |
2022-10-28 | Auto format | 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 | N64.ino: Remove unused function | 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 | Fix flicker in Controller Test | sanni |
2022-10-08 | Remove crc file after successful Controller Pak read | sanni |
2022-10-08 | V10.1 Move HW1/2/3 to same display lib as HW4/5 | sanni |
2022-09-28 | Fixed wording | Lesserkuma |
2022-09-28 | Find Game Serial for Game Boy | Lesserkuma |
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-10 | Fix bug in N64 controller functions | sanni |
2022-09-10 | Update N64.ino | sanni |
2022-09-10 | Verify MPK file after reading | sanni |
2022-09-09 | V9.7: Calculate block CRC during Controller Pak read | sanni |
2022-08-19 | Update N64.ino | sanni |
2022-08-19 | Update N64.ino | sanni |
2022-08-19 | Add header and ToC checksum calculation for N64 Controller Pak read | sanni |
2022-08-18 | Reset N64 Controller before accessing Controller Pak | sanni |