Commit Graph

  • ea0b47de57 use constant for "Saving to" instead declare the string several times master smesgr9000 2024-05-12 15:54:49 +0200
  • 9f0aa09197 remove duplicate code to create folder smesgr9000 2024-05-12 15:37:11 +0200
  • 38b2b2476b remove duplicate GB Flash reading function smesgr9000 2024-05-12 14:33:21 +0200
  • dc47202c4d remove duplicate code for 2600 3E & 3F mapper smesgr9000 2024-05-12 14:03:34 +0200
  • a8cd9c52a6 reduce duplicate code in bank 7800 switching code smesgr9000 2024-05-12 12:09:59 +0200
  • 32f6b4151b reduce duplicate code by parameterise ROML/ROMH smesgr9000 2024-05-12 11:40:34 +0200
  • c09e772299 replace hardcoded bank maps with power of 2 smesgr9000 2024-05-12 08:15:03 +0200
  • 7ba32d24fc remove duplicate code for checking pin number smesgr9000 2024-05-11 23:44:40 +0200
  • 74352c6e31 define "File doesn't exist" in OSCR.cpp/h smesgr9000 2024-05-11 23:32:06 +0200
  • ab03ab879c pass onyl 16bit parameter where only 16bit address is used smesgr9000 2024-05-11 23:18:31 +0200
  • 90fa37c491 add serial printing to print instructions smesgr9000 2024-05-10 19:15:24 +0200
  • 9e2ef3580c reuse print instructions function, more efficiant read code smesgr9000 2024-05-10 19:13:19 +0200
  • 94c6bd460a add c64 function to read 16k segments. Remove duplicate code for C64 smesgr9000 2024-05-10 18:14:54 +0200
  • 40238b18a1
    Fixed (added) missing FS() macro on some FSTRING constants Ancyker 2024-05-07 17:16:51 -0400
  • 8bd6d7dfdc remove duplicate code for F4,F6 & F8 mapper smesgr9000 2024-05-07 20:30:02 +0200
  • 53b71f9108 fix 2600 mapper selection for Serial smesgr9000 2024-05-07 19:38:31 +0200
  • 825a5fe7b6
    Merge pull request #941 from plaidpants/master sanni 2024-05-04 19:00:34 +0200
  • 2c72652671 Add support for X07 mapper (Stella's Stockings) #941 JWS 2024-05-03 20:34:26 -0500
  • f4ba8d7af8 Add support for mapper 3E, 32K ROM 32K RAM Tigervision JWS 2024-05-03 18:52:37 -0500
  • 2134c9f58b move PRG/CHR dumping code to own function smesgr9000 2024-05-03 23:42:06 +0200
  • 4b70766094 remove duplicate code to store NES games with and without header smesgr9000 2024-05-03 21:56:22 +0200
  • 5f3d63a123 fix signed/unsigned warning smesgr9000 2024-05-03 20:47:48 +0200
  • 990b61ca3a make cast in read function explicit and reduce duplicate read functions smesgr9000 2024-05-03 19:12:48 +0200
  • e8e6d15a72 remove duplicate string literals smesgr9000 2024-05-03 17:12:31 +0200
  • 6c05709871 fix compiler warnings smesgr9000 2024-05-03 17:11:55 +0200
  • 330e615b8c remove duplicate code to select mapper, rom and ram configurations smesgr9000 2024-05-01 21:27:45 +0200
  • 2826ded431 remove duplicate code in printing CRC smesgr9000 2024-05-01 18:59:00 +0200
  • d233387acc fix issue #939. Remove duplicate write of laster buffer. Also add Berzerk Enhanced smesgr9000 2024-05-01 18:50:35 +0200
  • 254982cbe7 remove duplicate CRC printing and calculation function smesgr9000 2024-05-01 10:48:58 +0200
  • ccc06ef4e4 fix reading mapper > 9 from database smesgr9000 2024-05-01 09:35:00 +0200
  • d7c1afd57c
    Add fairchild, ody2, msx and vectrex to README.md smesgr9000 2024-05-01 09:28:56 +0200
  • bb12c99fac replace FAIRCHILD, ODY2, MSX and VECTREX cart selection code with code used in NES, COLV & INTV. Define "Database not found" in OSCR.cpp smesgr9000 2024-05-01 09:06:23 +0200
  • ecc937bab3
    Fix romType for Yuyu no Quiz de GO!GO! sanni 2024-04-30 12:25:58 +0200
  • 14c3ca2a83
    add 5200 and arccart section to README.md smesgr9000 2024-04-29 19:22:21 +0200
  • 9909fdafb3 replace 5200 and ARC cart selection code with code used in NES, COLV & INTV smesgr9000 2024-04-29 19:09:50 +0200
  • 06d5f28d0c port NES fast forward selection to other systems smesgr9000 2024-04-28 13:35:21 +0200
  • 38f3ebdc8d
    fix formatting of newly added documentation smesgr9000 2024-04-28 10:30:58 +0200
  • c3c701cd93
    add c64cart section to README.md smesgr9000 2024-04-28 10:27:31 +0200
  • c5c82d4902
    fix ordering in 7800.txt smesgr9000 2024-04-28 10:21:41 +0200
  • fa90691f89
    Add DeathFlood to c64cart.txt smesgr9000 2024-04-28 10:20:00 +0200
  • 82173ab775
    Add Attack of the Petscii Robots to 7800.txt smesgr9000 2024-04-28 09:54:58 +0200
  • 394dcdcf1f replace C64 cart selection code with code used in NES, COLV & INTV smesgr9000 2024-04-28 09:50:48 +0200
  • 254c824292
    Update 7800.ino sakman55 2024-04-27 18:33:27 -1000
  • 9f51bb1af7
    Update c64cart.txt sakman55 2024-04-27 12:52:37 -1000
  • 43e18fce80
    Update C64.ino sakman55 2024-04-27 12:49:34 -1000
  • a539f9b7de add description of 2600.txt and 7800.txt to README.md smesgr9000 2024-04-27 10:14:51 +0200
  • 57bf121c06 replace 2600 cart selection code with code used in NES, COLV & INTV smesgr9000 2024-04-27 09:59:36 +0200
  • d2fbb30b95
    Merge pull request #935 from smesgr9000/a7800database sanni 2024-04-26 19:24:29 +0200
  • 15c94c110b
    Merge pull request #934 from smesgr9000/master sanni 2024-04-26 19:24:20 +0200
  • 3ff99bfe48 Merge remote-tracking branch 'origin/master' into a7800database #935 smesgr9000 2024-04-24 20:28:42 +0200
  • 4502d1e56e revert accidently committed Config.h #934 smesgr9000 2024-04-24 20:17:10 +0200
  • d8809b198d revert accidently committed Config.h smesgr9000 2024-04-24 20:13:45 +0200
  • 3ce23a57ad replace cart select code with code used in NES, COLV, INTV smesgr9000 2024-04-24 20:07:44 +0200
  • 3441cedfd4 remove duplicate code of seeking database files for letter smesgr9000 2024-04-24 19:55:43 +0200
  • 50a147bad7
    Merge pull request #933 from smesgr9000/master sanni 2024-04-22 21:56:50 +0200
  • e7e0da80b0 remove some duplicate printing code and declare more global text strings #933 smesgr9000 2024-04-22 18:51:01 +0200
  • 5d0ae986c9
    Merge pull request #932 from PsychoFox11/master sanni 2024-04-22 12:42:08 +0200
  • 5a79277a27
    Merge pull request #928 from smesgr9000/master sanni 2024-04-22 12:41:34 +0200
  • ea3adb09bc
    Update pcw.txt PsyK0p4T 2024-04-21 11:39:11 +0200
  • 8b617851a1
    Update md.txt #932 Don Jones 2024-04-21 02:09:33 -0400
  • dc1e776b19
    Update MD.ino Don Jones 2024-04-21 02:08:30 -0400
  • 7c21455692
    Update MD.ino #931 Don Jones 2024-04-20 22:09:54 -0400
  • 9dc16ed478
    Update MD.ino #930 Don Jones 2024-04-20 20:34:05 -0400
  • 3b9ead8bc6
    Update md.txt Don Jones 2024-04-20 20:30:27 -0400
  • 4c8f8266a1 support CLOCKGEN for C64 #928 smesgr9000 2024-04-18 18:09:19 +0200
  • 7fc0f9b154
    Merge pull request #927 from PsychoFox11/master PsyK0p4T 2024-04-15 11:45:37 +0200
  • 8458fe6bf7
    Update wsv.txt #927 Don Jones 2024-04-15 05:39:39 -0400
  • 017da53f42
    Merge pull request #924 from smesgr9000/c64fix PsyK0p4T 2024-04-15 11:29:52 +0200
  • c24b527b1f
    Merge pull request #1 from PsychoFox11/PsychoFox11-patch-1 #926 Don Jones 2024-04-15 00:15:02 -0400
  • b94170ee79
    Update wsv.txt #925 Don Jones 2024-04-15 00:08:54 -0400
  • 083182b5fb
    Merge pull request #923 from smesgr9000/master sanni 2024-04-13 19:23:30 +0200
  • e1716d48bb fix reading mapping > 5 causes crc32 0x0000000 #924 smesgr9000 2024-04-12 20:15:16 +0200
  • cf1d01855d reduce memory footprint for 7800.ino #923 smesgr9000 2024-04-12 19:07:00 +0200
  • 8afd2a580e
    Update pcw.txt PsyK0p4T 2024-04-07 23:58:10 +0200
  • 8fbab1e760
    Update pcw.txt PsyK0p4T 2024-04-07 22:39:46 +0200
  • 980208e18f
    Update pcw.txt PsyK0p4T 2024-04-07 20:49:26 +0200
  • 229b1ba544
    Update gba.txt PsyK0p4T 2024-04-03 00:14:42 +0200
  • baa7dce0c1
    Merge pull request #920 from smesgr9000/master sanni 2024-03-30 18:55:36 +0100
  • 9ad338a821 support for F4SC, F6SC & F8SC #920 smesgr9000 2024-03-24 14:06:06 +0100
  • 316f8ef2fd
    Merge pull request #919 from smesgr9000/master PsyK0p4T 2024-03-24 11:25:32 +0100
  • a2924e4f58 create a merge request for https://github.com/sanni/cartreader/issues/916 #919 smesgr9000 2024-03-23 23:30:17 +0100
  • 385b6b03f4
    Merge pull request #912 from PsyK0p4T/master PsyK0p4T 2024-03-11 16:40:20 +0100
  • 281639370f
    CRC check added #912 PsyK0p4T 2024-03-11 16:38:10 +0100
  • d79357d963
    CRCs file for Sufami Turbo PsyK0p4T 2024-03-11 16:36:20 +0100
  • 44b26960f5
    Update gba.txt PsyK0p4T 2024-03-10 22:35:49 +0100
  • a455b10019
    Update pce.txt PsyK0p4T 2024-03-10 21:54:07 +0100
  • 6d89a279f2
    Update MD.ino PsyK0p4T 2024-03-07 11:13:09 +0100
  • 4de1c52798
    Update gba.txt PsyK0p4T 2024-03-06 23:41:59 +0100
  • a86f140198 Follow up to/fix for e61ac414d8 Ancyker 2024-03-02 11:30:44 -0500
  • e61ac414d8 Code optimization, cleanup, and stylization Ancyker 2024-03-02 11:26:35 -0500
  • 3468703a51 Added ability to use config file for some options. Ancyker 2024-02-29 17:52:04 -0500
  • 35eca2a9f4
    Update 7800.ino PsyK0p4T 2024-02-29 23:17:41 +0100
  • f947fb4e3f Add support for MBC30 flash cart by HDR (thx to ManCloud) sanni 2024-02-29 09:36:23 +0100
  • 5f3983b36c
    Update pce.txt PsyK0p4T 2024-02-26 09:28:56 +0100
  • ddd8b94bd7
    Merge pull request #903 from PsyK0p4T/master PsyK0p4T 2024-02-25 14:15:15 +0100
  • d007c455e7
    Update md.txt #903 PsyK0p4T 2024-02-25 14:11:46 +0100
  • 417e88d7d1
    Update MD.ino PsyK0p4T 2024-02-25 13:58:06 +0100
  • 7e2e2a6bf2
    Update README.md PsyK0p4T 2024-02-17 14:02:00 +0100
  • f762f29ee4
    Merge pull request #897 from LuigiBlood/gpc4m PsyK0p4T 2024-02-17 13:56:35 +0100
  • bbe37d9839 SNES: Add Game Processor RAM Cassette Read/Write support #897 LuigiBlood 2024-02-09 22:06:44 +0100