Commit Graph

  • 6de1a34cd7 Cart_Reader.ino: Catch-all condition for page 3 Vincent Pelletier 2022-11-05 01:01:58 +00:00
  • 4d3cdd9004 NES.ino: Always set browseDatabase Vincent Pelletier 2022-11-05 00:37:44 +00:00
  • 4b9c6430f9 Merge pull request #609 from nsx0r/patch-29 sanni 2022-11-02 12:35:39 +01:00
  • 43669ce181 addes NES mapper 111 nsx0r 2022-11-02 12:27:08 +01:00
  • 7346dd5a73 Merge pull request #608 from nsx0r/patch-28 sanni 2022-11-02 07:57:37 +01:00
  • bc0923d1ac actually fix all NAMCOT mappers similar to 206 nsx0r 2022-11-02 07:44:25 +01:00
  • 4a799e6969 fixed NES mapper 206 nsx0r 2022-11-02 05:50:33 +01:00
  • 61cc4b034c Update Cart_Reader.ino sanni 2022-11-02 01:20:35 +01:00
  • 044e90f575 Update Cart_Reader.ino sanni 2022-11-02 00:44:16 +01:00
  • a3b1882e88 Fix NES manual mapper selection sanni 2022-11-02 00:32:54 +01:00
  • 78aa7a3d34 Update NES.ino sanni 2022-11-01 23:32:46 +01:00
  • 2c95299010 Turn LED off when rotary button is pressed sanni 2022-11-01 22:50:14 +01:00
  • d7082a2366 Add fast scrolling through NES database sanni 2022-11-01 22:26:53 +01:00
  • a8a78347a7 Merge pull request #605 from vpelletier/re_fix_compiler_warnings sanni 2022-11-01 12:02:09 +01:00
  • 90303b45c0 SNES.ino: Restore code with side-effects Vincent Pelletier 2022-11-01 07:52:51 +00:00
  • c82815f0d5 SFM.ino, SNES.ino: Rework compiler warnings resolution Vincent Pelletier 2022-11-01 07:43:42 +00:00
  • cc17c70e30 Fix reading/writing 4MB HiROM sanni 2022-10-31 15:41:29 +01:00
  • a3feb32e15 V11.1 sanni 2022-10-31 11:40:15 +01:00
  • 20c5fdb6bb Merge pull request #603 from vpelletier/trim sanni 2022-10-31 10:08:00 +01:00
  • f07f6f9025 All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*) Vincent Pelletier 2022-10-30 02:21:01 +00:00
  • 0a823bf5b7 Cart_Reader.ino: Factorise missing module error. Vincent Pelletier 2022-10-30 00:36:59 +00:00
  • 25b615f77c Cart_Reader.ino: Move print_FatalError prototypes earlier in the file Vincent Pelletier 2022-10-30 00:33:47 +00:00
  • 4a2a2c69d2 Cart_Reader.ino: Deduplicate HW5 mainMenu pagination logic Vincent Pelletier 2022-10-30 00:31:09 +00:00
  • a35c882662 N64.ino: Factorise JoyBus-related code Vincent Pelletier 2022-10-28 14:21:32 +00:00
  • bea06e55fe N64.ino: Assorted low-hanging fruits Vincent Pelletier 2022-10-28 14:16:21 +00:00
  • d9daadb1f9 N64.ino: Build eeprom path and file name with snprintf_P Vincent Pelletier 2022-10-28 13:03:01 +00:00
  • a43b2553cd N64.ino: Optimise controller CRC functions for speed Vincent Pelletier 2022-10-22 05:22:59 +00:00
  • 3826f5aa10 Update Cart_Reader.ino sanni 2022-10-30 11:46:55 +01:00
  • f0b0cd72cc Update README.md sanni 2022-10-30 11:42:37 +01:00
  • 281a8251f0 Merge pull request #600 from vpelletier/trim_globals_unsure sanni 2022-10-29 12:07:20 +02:00
  • fbaed78eb5 SFM.ino: Get rid of write-only global variables Vincent Pelletier 2022-10-29 01:16:53 +00:00
  • fc1935a3d4 Merge pull request #599 from vpelletier/trim_globals sanni 2022-10-29 10:35:12 +02:00
  • 18bd92d100 WSV.ino: Move WVS to PROGMEM Vincent Pelletier 2022-10-29 01:19:04 +00:00
  • cb26782e22 PCE.ino: Get rid of menuOptionspceCart global variable Vincent Pelletier 2022-10-29 01:08:42 +00:00
  • 59665bb848 NES.ino: Factorise Create{PRG,CHR,RAM}FileInSD functions Vincent Pelletier 2022-10-29 00:55:32 +00:00
  • 64db4ded54 NES.ino: Convert nointro-disabled global variables into locals Vincent Pelletier 2022-10-29 00:38:06 +00:00
  • 264bfd5ce5 INTV.ino: Move INTV to PROGMEM. Vincent Pelletier 2022-10-29 00:14:56 +00:00
  • a6f9e5e99c GBA.ino: Get rid of unused global Vincent Pelletier 2022-10-29 00:12:19 +00:00
  • d4c5f6ec5b GBA.ino: Get rid of calcChecksumStr as a global Vincent Pelletier 2022-10-29 00:11:33 +00:00
  • 3bb63d77e3 COLV.ino: Move COL to PROGMEM Vincent Pelletier 2022-10-28 23:50:05 +00:00
  • 65f7950af4 NES.ino: Move PRG, CHR and RAM to PROGMEM. Vincent Pelletier 2022-10-28 23:49:41 +00:00
  • 133e3feda9 Cart_Reader.ino: New variants of print_Error Vincent Pelletier 2022-10-29 01:31:43 +00:00
  • 34981fdb8e Fix compile error sanni 2022-10-28 15:09:15 +02:00
  • a8a981e137 Auto format sanni 2022-10-28 15:02:51 +02:00
  • 30d880bfa7 Fix SNES romName sanni 2022-10-28 13:38:16 +02:00
  • 24c5957993 Fix CRC32 calculation sanni 2022-10-28 12:56:38 +02:00
  • e19dcc4ee4 Merge pull request #598 from nsx0r/patch-26 sanni 2022-10-28 11:50:50 +02:00
  • 2682e5ef94 added NES mapper 91 + m36 typo fix nsx0r 2022-10-28 11:49:55 +02:00
  • bb706549e5 Merge pull request #597 from nsx0r/patch-25 sanni 2022-10-28 10:30:59 +02:00
  • 1509549946 added NES mapper 36 nsx0r 2022-10-28 10:29:54 +02:00
  • 748b9094df V11.0 sanni 2022-10-28 10:26:04 +02:00
  • 202e5ff25e Merge pull request #596 from vpelletier/trim sanni 2022-10-28 09:48:25 +02:00
  • 10061beaf5 MD.ino: Move some globals to getCartInfo_MD locals. Vincent Pelletier 2022-10-24 06:51:06 +00:00
  • 3c3b399d6a SFM.ino: Move all menu variables from globals to locals. Vincent Pelletier 2022-10-24 06:16:04 +00:00
  • 3632b06980 SFM.ino: Factorise single-game gamecode retrieval. Vincent Pelletier 2022-10-24 04:38:56 +00:00
  • 67b54a690b All: Factorise title generation from cart. Vincent Pelletier 2022-10-23 15:49:38 +00:00
  • 3b05046ee9 All: Factorise CRC functions. Vincent Pelletier 2022-10-23 12:26:40 +00:00
  • 84738038e1 NES.ino: Give more time to read "No data found" message. Vincent Pelletier 2022-10-23 13:44:31 +00:00
  • 337ef94b07 NES.ino: Factorise code. Vincent Pelletier 2022-10-23 10:01:09 +00:00
  • e4e09c7bf8 GBA.ino: Reduce gbaMenu size. Vincent Pelletier 2022-10-22 11:58:39 +00:00
  • 27baa2b164 All: Factorise code seeking a file back N lines Vincent Pelletier 2022-10-23 02:54:59 +00:00
  • 0a627e5bd4 All: Use f.seekCur(x) instead of f.seekSet(f.curPosition() + x) Vincent Pelletier 2022-10-23 05:01:59 +00:00
  • a555f2117f All: Resolve all compiler and linker warnings Vincent Pelletier 2022-10-22 08:25:37 +00:00
  • d81f2c0509 NES.ino: Simplify CRC functions. Vincent Pelletier 2022-10-22 03:00:59 +00:00
  • b84f63d1dc Cart_Reader.ino: Drop redundant display_Update call. Vincent Pelletier 2022-10-25 15:15:19 +00:00
  • daec1f3e35 Card_Reader.ino: Optimise get_line for speed Vincent Pelletier 2022-10-25 15:09:08 +00:00
  • 50da6b9da7 Cart_Reader.ino: Assorted cosmetic changes to compareCRC. Vincent Pelletier 2022-10-25 15:31:25 +00:00
  • 264d83f383 Cart_Reader.ino: Drop redundant initialisation. Vincent Pelletier 2022-10-22 08:22:37 +00:00
  • 92f8626687 Cart_Reader.ino: Drop convertPgm(const char* const [], byte, byte) Vincent Pelletier 2022-10-22 08:21:24 +00:00
  • dc391541b4 Cart_Reader.ino: Simplify fileBrowser pagination. Vincent Pelletier 2022-10-22 08:18:46 +00:00
  • dc9ee3b01e Cart_Reader.ino: make myDir a variable local to fileBrowser. Vincent Pelletier 2022-10-22 03:01:50 +00:00
  • d7bbc59607 N64.ino: Remove unused function Vincent Pelletier 2022-10-22 06:07:10 +00:00
  • b3eb3dd928 GBS.ino: Move gbSmartGames from globals to a local. Vincent Pelletier 2022-10-24 03:22:04 +00:00
  • ae2e90a6cd PCE.ino: Skip strcpy to menuOptionspceCart Vincent Pelletier 2022-10-22 01:34:13 +00:00
  • e7ef7fd4bd All: Make flashid an integer Vincent Pelletier 2022-10-22 00:47:50 +00:00
  • 3fcd1a808d https://github.com/sanni/cartreader/issues/574#issuecomment-1286956251 Vincent Pelletier 2022-10-21 13:59:06 +00:00
  • fc8df6e1b5 Merge branch 'master' of https://github.com/sanni/cartreader sanni 2022-10-27 23:43:53 +02:00
  • 5357dea659 Print checksum and header CRC32 when searching database sanni 2022-10-27 23:43:46 +02:00
  • 948cfc4285 Fix Brain Lord checksum and header CRC32 sanni 2022-10-27 23:38:20 +02:00
  • 1a081eb6f6 Merge pull request #592 from PsyK0p4T/master sanni 2022-10-27 22:30:51 +02:00
  • ce436e8a77 Use sg1000.txt database PsyK0p4T 2022-10-27 22:25:34 +02:00
  • 91523269f4 Change Brain Lord to 24 banks sanni 2022-10-27 18:58:00 +02:00
  • 47b02e38a9 Merge pull request #591 from PsyK0p4T/master sanni 2022-10-27 18:13:38 +02:00
  • d65a887690 Merge pull request #590 from nsx0r/patch-24 sanni 2022-10-27 18:12:36 +02:00
  • b2ae4abcbc Add SG-1000 no-intro database (20221022-024211) sanni 2022-10-27 18:12:10 +02:00
  • 2f9ff59343 added mapper 255 (same as 225) nsx0r 2022-10-27 16:56:46 +02:00
  • 60470c5155 Update gba.txt PsyK0p4T 2022-10-27 16:56:16 +02:00
  • 6435a64df8 added NES mappers 240 and 246 nsx0r 2022-10-27 16:17:49 +02:00
  • 3f83dcec55 Merge pull request #589 from nsx0r/master sanni 2022-10-26 21:58:35 +02:00
  • e106488453 Merge pull request #585 from BacteriaMage/master sanni 2022-10-26 09:50:31 +02:00
  • ab5f94af85 fix superfx sram size detection BacteriaMage 2022-10-25 19:54:40 -05:00
  • cc6494857f PRG 97 = 180 -> merged code nsx0r 2022-10-25 19:59:52 +02:00
  • 9506005c6b fixed NES mapper 200 nsx0r 2022-10-25 12:28:38 +02:00
  • 6590f7e583 added 2 missing mapper labels nsx0r 2022-10-25 09:33:22 +02:00
  • 9cabf64a0e Merge pull request #583 from nsx0r/patch-21 sanni 2022-10-24 16:36:50 +02:00
  • 012f73437a Merge pull request #582 from nsx0r/patch-20 sanni 2022-10-24 16:36:40 +02:00
  • afe7440ead fixed NES mapper 203 nsx0r 2022-10-24 15:04:51 +02:00
  • cda710940c added NES mapper 202 nsx0r 2022-10-24 14:50:33 +02:00
  • 820fceef29 Merge pull request #581 from nsx0r/patch-19 sanni 2022-10-23 20:58:25 +02:00
  • 3396aeb532 added 8 more NES mappers nsx0r 2022-10-23 20:57:34 +02:00