Commit Graph

  • fb7bf59668 Added additional comments about functions returning pointers which need to be freed after use Kreeblah 2021-01-26 01:29:37 -08:00
  • bb88acb7ac Sorted NES DB by game title Kreeblah 2021-01-26 00:57:36 -08:00
  • dcafe9b5a9 Tested and verified NES 2.0 header functionality Kreeblah 2021-01-26 00:16:08 -08:00
  • c18d26e09f Updated nes20db.txt Kreeblah 2021-01-25 16:54:38 -08:00
  • 01402abfa2 Corrected syntax Kreeblah 2021-01-25 15:06:58 -08:00
  • 592fa7b83e Corrected syntax Kreeblah 2021-01-25 15:04:33 -08:00
  • 8077e1e21b Corrected syntax Kreeblah 2021-01-24 14:20:05 -08:00
  • c51fb5f377 Added NES DB to SD files Kreeblah 2021-01-24 14:09:18 -08:00
  • 12b4f81c9f Added additional check for header retrieval Kreeblah 2021-01-24 02:15:25 -08:00
  • 77cbb25b67 Corrected file reading calls Kreeblah 2021-01-24 02:13:58 -08:00
  • ed293c2628 Simplified char to nibble function Kreeblah 2021-01-24 02:08:02 -08:00
  • 358ebf88f4 Initial code for NES 2.0 database support Kreeblah 2021-01-24 01:44:14 -08:00
  • 4c211d98ff Update README.md sanni 2021-01-05 12:52:42 +01:00
  • 5ee9997ea0 Fix Megadrive Zero Wing (J) sanni 2020-12-10 12:04:25 +01:00
  • 02cb3552b9 Update README.md sanni 2020-12-09 14:23:48 +01:00
  • 833c84b28b Update README.md sanni 2020-11-25 13:00:28 +01:00
  • 26cdadf1e5 Update README.md sanni 2020-11-13 09:08:55 +01:00
  • 076391deb0 Update README.md sanni 2020-11-13 09:05:45 +01:00
  • 229f0369de Update README.md sanni 2020-11-13 08:56:08 +01:00
  • 1b74a17813 Update Cart_Reader.ino sanni 2020-11-03 11:19:16 +01:00
  • 0bda087f96 Add case for battery extension sanni 2020-10-30 16:08:03 +01:00
  • 9eca87d975 V5.5: Reduce memory usage in Filebrowser sanni 2020-10-28 18:44:13 +01:00
  • 6ffd175e7b Merge pull request #56 from jiyunomegami/master sanni 2020-10-17 19:29:20 +02:00
  • 1e3833fe8d retrode SMS plugin support, SMS cart size detection jiyunomegami 2020-10-18 02:11:34 +09:00
  • d7a133188d actually recheck DQ 7 in busyCheck29F032 jiyunomegami 2020-10-17 22:48:35 +09:00
  • ced25f623c Merge pull request #55 from sdhizumi/master sanni 2020-09-30 21:31:33 +02:00
  • bee6d104d5 Puyo Puyo Sun 64 (NPYJ) has a 4KB EEPROM sdhizumi 2020-09-30 23:00:29 +09:00
  • 4e590f7114 Merge pull request #54 from jiyunomegami/master sanni 2020-08-19 20:44:57 +02:00
  • b17056c5a3 Merge pull request #53 from splash5/master sanni 2020-08-15 18:29:05 +02:00
  • 64173ad2ed Add more developerId splash5 2020-08-16 00:05:58 +08:00
  • 6317793568 Merge remote-tracking branch 'upstream/master' jiyunomegami 2020-08-14 19:11:36 +09:00
  • a3417eeb23 Non swapped HuCARD adapter support. Changed Tennokoe Bank support to read/write files for each 2KB bank, one at a time. jiyunomegami 2020-08-14 19:05:27 +09:00
  • 2096ec7597 writeFlash29F032: Retry writing, for when /RESET is not connected (floating) jiyunomegami 2020-08-14 19:03:42 +09:00
  • 712c4cc83d busyCheck29F032 changes to match the datasheet jiyunomegami 2020-08-14 19:02:37 +09:00
  • 4c6fb7bd8c Detect Flash ID 04D5 MBM29F080C jiyunomegami 2020-08-14 18:58:20 +09:00
  • 1ced3519a3 Add files sanni 2020-07-23 11:39:14 +02:00
  • 3dfcaaae2e Update README.md sanni 2020-07-14 09:17:33 +02:00
  • 802f9e03ae Update README.md sanni 2020-07-14 09:06:17 +02:00
  • ab17da4b5d Update README.md sanni 2020-07-14 08:59:42 +02:00
  • 4cc3092bbd Merge pull request #52 from jiyunomegami/master sanni 2020-07-13 16:15:33 +02:00
  • 80c19a0bc4 fix verifySram_MD and writeSram_MD jiyunomegami 2020-07-13 19:23:51 +09:00
  • 6ece8b0fcd Merge remote-tracking branch 'upstream/master' jiyunomegami 2020-07-13 18:06:02 +09:00
  • 95517a23b7 Merge branch 'master' of https://github.com/sanni/cartreader sanni 2020-07-13 08:28:20 +02:00
  • d8c9ae08e9 Add GBA adapter files for older 2 slot Cart Readers sanni 2020-07-13 08:28:15 +02:00
  • 83b53b47bd Correct comment about segaSram16bit 2 jiyunomegami 2020-07-12 21:14:58 +09:00
  • d07d80a4b7 pad the extra space like the retrode does when segaSram16bit is 2 jiyunomegami 2020-07-12 20:21:38 +09:00
  • f3b2fe8252 SRAM detection fix for Psy-o-blade, segaSram16bit setting in md.txt jiyunomegami 2020-07-12 00:14:37 +09:00
  • acd2d3397a Merge pull request #51 from jiyunomegami/master sanni 2020-07-11 14:12:38 +02:00
  • e73ee4b171 modular compilation fixes jiyunomegami 2020-07-11 20:39:12 +09:00
  • 4eaac930ed Update README.md sanni 2020-07-06 08:33:49 +02:00
  • 750a7043fc Merge pull request #50 from jiyunomegami/master sanni 2020-07-04 23:09:34 +02:00
  • 39be20d32b SMS SRAM save data writing jiyunomegami 2020-07-05 01:42:05 +09:00
  • 29093b1bf3 add #ifdef enable_XXX check to each module jiyunomegami 2020-07-05 00:07:14 +09:00
  • cb938a65bc SMS retrode mode toggle and SRAM save data reading jiyunomegami 2020-07-05 00:05:06 +09:00
  • 82ea59b942 add options.h jiyunomegami 2020-07-04 22:37:02 +09:00
  • 6d0ddda980 Make the retrode mode work after using the normal mode by accident jiyunomegami 2020-07-04 22:33:50 +09:00
  • b0d8bf15ee add enable_XXX define for each module jiyunomegami 2020-07-04 21:02:34 +09:00
  • d22f35b2ef use local sramBanks variable in SNES.ino jiyunomegami 2020-07-04 20:57:54 +09:00
  • bc3dd3dd13 Retrode SMS/GG adapter support jiyunomegami 2020-07-04 19:16:14 +09:00
  • c385323ce3 mapper 26 Madara support jiyunomegami 2020-07-04 02:01:35 +09:00
  • 169b853f1b saveType 5 for Dragon Slayer Eiyuu Densetsu jiyunomegami 2020-07-04 02:01:03 +09:00
  • 61b439e09a add print_Msg_PaddedHex32 function jiyunomegami 2020-07-04 01:25:52 +09:00
  • 9a77da1e66 Only use the lower half of bramCheck. Was reading 0x0104 and 0x0704 from a Japanese RAM cart, when B2 /MRES and B27 /VRES were not connected. jiyunomegami 2020-07-03 23:48:16 +09:00
  • c9938b177f print MD bramCheck and chksum using print_Msg_PaddedHexByte jiyunomegami 2020-07-03 22:19:47 +09:00
  • b1ad42bded add print_Msg_PaddedHexByte function jiyunomegami 2020-07-03 22:15:26 +09:00
  • 4d6594c0aa V5.3: Update snes.txt database sanni 2020-06-30 12:52:08 +02:00
  • ea6722d0c5 V5.2: Fix bug in GB code sanni 2020-06-18 14:33:21 +02:00
  • c9f5c9ac36 V5.1: Fix Mapper 21 carts sanni 2020-05-25 07:34:18 +02:00
  • 8794e4c878 Update Cart_Reader.ino sanni 2020-05-13 13:05:10 +02:00
  • 119ae7e6d6 Update README.md sanni 2020-05-12 14:12:36 +02:00
  • 615ef8d68c V5.0: Add suport for NeoGeo Pocket sanni 2020-05-12 13:52:03 +02:00
  • 61ff6cff34 Update README.md sanni 2020-05-11 14:13:46 +02:00
  • a9657975e8 Update README.md sanni 2020-05-11 14:12:02 +02:00
  • 0412aa8963 Update README.md sanni 2020-05-11 14:07:49 +02:00
  • 94e86669ee Update README.md sanni 2020-05-11 14:03:13 +02:00
  • 004c0c426b Update README.md sanni 2020-05-11 14:02:15 +02:00
  • e06fccb05c Update README.md sanni 2020-05-11 13:53:50 +02:00
  • cf55b68650 Update README.md sanni 2020-05-11 13:30:36 +02:00
  • 9e7a2f59f0 Update README.md sanni 2020-05-11 13:16:29 +02:00
  • be7388ae10 Update README.md sanni 2020-05-11 12:56:54 +02:00
  • 1c3c7e8c53 Delete sd_adapter_schematics.png sanni 2020-05-11 12:56:38 +02:00
  • d5bb6adc33 Delete sd_adapter.zip sanni 2020-05-11 12:56:27 +02:00
  • 1a1ebaecdc Delete sd_spacer.stl sanni 2020-05-11 12:56:03 +02:00
  • 20d411620b Update README.md sanni 2020-05-11 12:55:52 +02:00
  • 7161504c3e Update README.md sanni 2020-05-11 12:54:33 +02:00
  • 381a75f040 Delete backplate_tabs.stl sanni 2020-05-11 12:38:04 +02:00
  • 13acff1c21 Update README.md sanni 2020-05-11 12:33:58 +02:00
  • 650932e466 Update combined.stl sanni 2020-05-11 12:23:20 +02:00
  • f6e392201d Fix microsd_spacer.stl to work with Cura sanni 2020-05-10 17:36:28 +02:00
  • ee370e76f8 Update n64sleeve.stl to work with Cura's spiral mode sanni 2020-05-10 14:36:32 +02:00
  • cfb9e39cbf V4.9: Improve WS Initialization sanni 2020-04-20 10:35:48 +02:00
  • 7b263115a5 V4.8: Add Reset Option to sub menues sanni 2020-04-12 11:11:10 +02:00
  • aa4621a54d V4.7: Increase SA1 compatibility sanni 2020-03-19 18:21:41 +01:00
  • 83aacd4c66 Update SNES.ino sanni 2020-03-17 16:38:44 +01:00
  • 5cec7afd1f V4.6: Increase SA1 compatibility sanni 2020-03-17 14:09:47 +01:00
  • f9ca4f9108 V4.5 Fix VRC4e carts (Mapper 23) sanni 2020-03-03 11:16:27 +01:00
  • a8df8d215b Change solder mask expansion to 2mil sanni 2020-02-15 11:47:41 +01:00
  • 6e72861bc5 Add MD/Genesis adapter for older 2 slot Cart Readers sanni 2019-12-23 18:31:29 +01:00
  • 4a1b441ae5 V4.4: Add ST M29W128GH GBA repro sanni 2019-12-21 21:24:39 +01:00
  • e4cab438ca Update GBA.ino sanni 2019-12-20 16:02:57 +01:00