aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cart_Reader/N64.ino
AgeCommit message (Expand)Author
2023-10-17N64: Add error message if eeprom does not return datasanni
2023-09-14N64.ino: Handle reused global from FLASH.inoAncyker
2023-09-13Remove unused variables in N64.inoAncyker
2023-09-12Update N64.inoRichard Weick
2023-09-10Update N64.inoRichard Weick
2023-09-08Update N64.inoRichard Weick
2023-09-07Update N64.inoRichard Weick
2023-08-18Fix Xplorer_N64 dumpPsyK0p4T
2023-08-18Add Xplorer 64 dump option to N64sanni
2023-06-26Cleanup voltage requestsAncyker
2023-06-26Change default mode in N64 controller range testsanni
2023-06-26Move automatic voltage selection from menu to setup functionssanni
2023-05-10Update N64.inoPsyK0p4T
2023-03-29Firmware Updater support, 3.3V Fix, and moreAncyker
2023-02-25typo fixnsx0r
2023-02-10Improve stability when dumping N64 with fastcrc optionsanni
2023-02-10Fix SRAM overflow in N64/MD, turn LED red if CRC not foundsanni
2022-11-12Add Voltage Selection ModuleRemy Starshade
2022-10-31Fix reading/writing 4MB HiROMsanni
2022-10-31All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*)Vincent Pelletier
2022-10-31N64.ino: Factorise JoyBus-related codeVincent Pelletier
2022-10-31N64.ino: Assorted low-hanging fruitsVincent Pelletier
2022-10-31N64.ino: Build eeprom path and file name with snprintf_PVincent Pelletier
2022-10-31N64.ino: Optimise controller CRC functions for speedVincent Pelletier
2022-10-28Auto formatsanni
2022-10-28All: Factorise title generation from cart.Vincent Pelletier
2022-10-28All: Factorise CRC functions.Vincent Pelletier
2022-10-28All: Use f.seekCur(x) instead of f.seekSet(f.curPosition() + x)Vincent Pelletier
2022-10-28All: Resolve all compiler and linker warningsVincent Pelletier
2022-10-28N64.ino: Remove unused functionVincent Pelletier
2022-10-28All: Make flashid an integerVincent Pelletier
2022-10-28https://github.com/sanni/cartreader/issues/574#issuecomment-1286956251Vincent Pelletier
2022-10-13Move to Arduino IDE 2.0.0 (different auto formatting, no code changes)sanni
2022-10-08Fix flicker in Controller Testsanni
2022-10-08Remove crc file after successful Controller Pak readsanni
2022-10-08V10.1 Move HW1/2/3 to same display lib as HW4/5sanni
2022-09-28Fixed wordingLesserkuma
2022-09-28Find Game Serial for Game BoyLesserkuma
2022-09-25Merge branch 'master'Lesserkuma
2022-09-25UI improvements for GB, GBA, N64, SNESLesserkuma
2022-09-25Add support for Benesse Pocket Challenge W Module (thx to skaman)sanni
2022-09-24Update to displaying full ROM title on SNES, N64, GB, GBALesserkuma
2022-09-10Fix bug in N64 controller functionssanni
2022-09-10Update N64.inosanni
2022-09-10Verify MPK file after readingsanni
2022-09-09V9.7: Calculate block CRC during Controller Pak readsanni
2022-08-19Update N64.inosanni
2022-08-19Update N64.inosanni
2022-08-19Add header and ToC checksum calculation for N64 Controller Pak readsanni
2022-08-18Reset N64 Controller before accessing Controller Paksanni