Commit Graph

  • 4e7ef93cc6 declare "Revision: " and "Serial: " as common string and reuse string smesgr9000 2024-06-29 11:48:32 +02:00
  • 9e13964889 reuse common string "ROM Size: " smesgr9000 2024-06-29 11:28:41 +02:00
  • 6fc56b5ed6 Working with 4mbit hardcoded Roger Braunstein 2024-06-28 19:31:14 -07:00
  • 88564c21da Initial work on PCE flash repro, erase working Roger Braunstein 2024-06-28 18:09:51 -07:00
  • acc069e103
    Update pcw.txt PsyK0p4T 2024-06-28 23:32:12 +02:00
  • ce4e26c686 Fix verifyFlash() sanni 2024-06-27 10:55:54 +02:00
  • fefd959e84 Add CFI option to flashrom programmer sanni 2024-06-26 13:29:18 +02:00
  • 78b53b0cb4
    Merge pull request #972 from partlyhuman/add-nes-8bit-music-power-encore sanni 2024-06-26 09:39:22 +02:00
  • fd82faca2d SNES: Add 2x2MB flash to CFI (thx to MouseBiteLabs) sanni 2024-06-26 09:24:12 +02:00
  • 25d51dcba5 Add 8-Bit Music Power Encore (Famicom, Columbus Circle 2024) to NES DB Roger Braunstein 2024-06-25 21:59:47 -07:00
  • 9cbc8caad3 remove duplicate for SUPRACAN smesgr9000 2024-06-16 11:26:56 +02:00
  • 4040d2b2a6 define common string "Select file" smesgr9000 2024-06-16 10:55:50 +02:00
  • da8dc3d94e replace duplicate code with common folder creation function smesgr9000 2024-06-16 10:39:47 +02:00
  • e1bd042d82 replace duplicate error string "Can't open file" smesgr9000 2024-06-16 00:39:21 +02:00
  • ee6a7fe41f remove duplicate code to read two Bounty Bob banks smesgr9000 2024-06-15 22:42:37 +02:00
  • 005f340cc2 add "Snail Against Squirrel" smesgr9000 2024-06-14 17:34:51 +02:00
  • 0203e4bf93
    Add option to force ROM size for MD carts sanni 2024-06-13 19:40:57 +02:00
  • 27a213a3c1
    Add CFI option to SNES repro menu sanni 2024-06-13 16:43:20 +02:00
  • 8535552b9a
    Fix compilation errors when the FLASH core is enabled without FLASH16 Ancyker 2024-06-10 11:46:26 -04:00
  • 01f424cad6
    Update n64.txt PsyK0p4T 2024-06-10 10:53:28 +02:00
  • 5cb04fea41
    Merge pull request #959 from InvalidInterrupt/eol_fix Ancyker 2024-06-09 06:24:51 -04:00
  • 5a26da9341 Convert sd/st.txt to use LF endings in index InvalidInterrupt 2024-06-08 23:16:17 -07:00
  • 52fc5be7ad reuse command sequence for GB smesgr9000 2024-06-03 18:51:51 +02:00
  • ccbb5447d3 reuse GB common functions smesgr9000 2024-06-03 17:56:46 +02:00
  • 2b01f7fc4d
    Add checks for unsafe configurations Ancyker 2024-06-02 11:56:08 -04:00
  • 740c2698bc
    Fix compilation errors and warnings Ancyker 2024-06-02 11:15:50 -04:00
  • ad69abdf57 use common function to create file/folder and increment foldern counter smesgr9000 2024-06-01 09:58:23 +02:00
  • 22e06d8ec1 reuse n64 flashrom Xplorer command sequence smesgr9000 2024-05-30 18:52:38 +02:00
  • fb78a1fce5 reuse n64 flashrom command sequence smesgr9000 2024-05-30 18:18:53 +02:00
  • 86059ae070 reuse code to write NES maker command smesgr9000 2024-05-30 08:15:22 +02:00
  • 5b43a162b8 reuse common strings, remove duplicate smesgr9000 2024-05-30 08:00:13 +02:00
  • d039c590cc define more commonly used string in OSCR and reuse them smesgr9000 2024-05-28 21:11:48 +02:00
  • 0d9596eb70 replace custom FLASH saving code with common function smesgr9000 2024-05-28 20:20:29 +02:00
  • cb111077f8 replace NES defines with rgbLed function calls smesgr9000 2024-05-26 22:43:41 +02:00
  • 363d18b542 add common function to open create folder, print message and open file. Remove duplicate code smesgr9000 2024-05-26 22:20:47 +02:00
  • 78bf1462d0 replace custom folder creation function with common smesgr9000 2024-05-26 21:48:57 +02:00
  • 41182a7eb0 add option to clear display and remove duplicate code smesgr9000 2024-05-25 14:25:35 +02:00
  • 6abe29fcd9 remove duplicate code to print saving and increment of folder id smesgr9000 2024-05-25 14:07:08 +02:00
  • d1d83bbd10 remove local variables which are only used in function context smesgr9000 2024-05-25 09:57:46 +02:00
  • 73700e2886 support mapper > 255, implement mapper 446 submapper 0&1 - thanks to NewRisingSun for support, fix iNES2.0 mapper parsing of byte 8 smesgr9000 2024-05-24 23:54:13 +02:00
  • 1aaa90af97 remove custom code to print 0 prefixes in sprintf smesgr9000 2024-05-20 13:17:44 +02:00
  • 4d000418a8 remove duplicate code to write Flash Command smesgr9000 2024-05-20 12:54:33 +02:00
  • aaaa6ea3cd reuse menu item strings smesgr9000 2024-05-20 12:27:53 +02:00
  • a32c6b3bff define PROGMEM string for Attention 3.3V smesgr9000 2024-05-20 12:07:28 +02:00
  • f82be2d5db remove duplicate code to open file for verfication smesgr9000 2024-05-20 11:57:32 +02:00
  • d7e795fbed remove duplicate code to open file to write on flash smesgr9000 2024-05-20 11:39:35 +02:00
  • ea0b47de57 use constant for "Saving to" instead declare the string several times smesgr9000 2024-05-12 15:54:49 +02:00
  • 9f0aa09197 remove duplicate code to create folder smesgr9000 2024-05-12 15:37:11 +02:00
  • 38b2b2476b remove duplicate GB Flash reading function smesgr9000 2024-05-12 14:33:21 +02:00
  • dc47202c4d remove duplicate code for 2600 3E & 3F mapper smesgr9000 2024-05-12 14:03:34 +02:00
  • a8cd9c52a6 reduce duplicate code in bank 7800 switching code smesgr9000 2024-05-12 12:09:59 +02:00
  • 32f6b4151b reduce duplicate code by parameterise ROML/ROMH smesgr9000 2024-05-12 11:40:34 +02:00
  • c09e772299 replace hardcoded bank maps with power of 2 smesgr9000 2024-05-12 08:15:03 +02:00
  • 7ba32d24fc remove duplicate code for checking pin number smesgr9000 2024-05-11 23:44:40 +02:00
  • 74352c6e31 define "File doesn't exist" in OSCR.cpp/h smesgr9000 2024-05-11 23:32:06 +02:00
  • ab03ab879c pass onyl 16bit parameter where only 16bit address is used smesgr9000 2024-05-11 23:18:31 +02:00
  • 90fa37c491 add serial printing to print instructions smesgr9000 2024-05-10 19:15:24 +02:00
  • 9e2ef3580c reuse print instructions function, more efficiant read code smesgr9000 2024-05-10 19:13:19 +02:00
  • 94c6bd460a add c64 function to read 16k segments. Remove duplicate code for C64 smesgr9000 2024-05-10 18:14:54 +02:00
  • 40238b18a1
    Fixed (added) missing FS() macro on some FSTRING constants Ancyker 2024-05-07 17:16:51 -04:00
  • 8bd6d7dfdc remove duplicate code for F4,F6 & F8 mapper smesgr9000 2024-05-07 20:30:02 +02:00
  • 53b71f9108 fix 2600 mapper selection for Serial smesgr9000 2024-05-07 19:38:31 +02:00
  • 825a5fe7b6
    Merge pull request #941 from plaidpants/master sanni 2024-05-04 19:00:34 +02:00
  • 2c72652671 Add support for X07 mapper (Stella's Stockings) JWS 2024-05-03 20:34:26 -05:00
  • f4ba8d7af8 Add support for mapper 3E, 32K ROM 32K RAM Tigervision JWS 2024-05-03 18:52:37 -05:00
  • 2134c9f58b move PRG/CHR dumping code to own function smesgr9000 2024-05-03 23:42:06 +02:00
  • 4b70766094 remove duplicate code to store NES games with and without header smesgr9000 2024-05-03 21:56:22 +02:00
  • 5f3d63a123 fix signed/unsigned warning smesgr9000 2024-05-03 20:47:48 +02:00
  • 990b61ca3a make cast in read function explicit and reduce duplicate read functions smesgr9000 2024-05-03 19:12:48 +02:00
  • e8e6d15a72 remove duplicate string literals smesgr9000 2024-05-03 17:12:31 +02:00
  • 6c05709871 fix compiler warnings smesgr9000 2024-05-03 17:11:55 +02:00
  • 330e615b8c remove duplicate code to select mapper, rom and ram configurations smesgr9000 2024-05-01 21:27:45 +02:00
  • 2826ded431 remove duplicate code in printing CRC smesgr9000 2024-05-01 18:59:00 +02:00
  • d233387acc fix issue #939. Remove duplicate write of laster buffer. Also add Berzerk Enhanced smesgr9000 2024-05-01 18:50:35 +02:00
  • 254982cbe7 remove duplicate CRC printing and calculation function smesgr9000 2024-05-01 10:48:58 +02:00
  • ccc06ef4e4 fix reading mapper > 9 from database smesgr9000 2024-05-01 09:35:00 +02:00
  • d7c1afd57c
    Add fairchild, ody2, msx and vectrex to README.md smesgr9000 2024-05-01 09:28:56 +02:00
  • 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 +02:00
  • ecc937bab3
    Fix romType for Yuyu no Quiz de GO!GO! sanni 2024-04-30 12:25:58 +02:00
  • 14c3ca2a83
    add 5200 and arccart section to README.md smesgr9000 2024-04-29 19:22:21 +02:00
  • 9909fdafb3 replace 5200 and ARC cart selection code with code used in NES, COLV & INTV smesgr9000 2024-04-29 19:09:50 +02:00
  • 06d5f28d0c port NES fast forward selection to other systems smesgr9000 2024-04-28 13:35:21 +02:00
  • 38f3ebdc8d
    fix formatting of newly added documentation smesgr9000 2024-04-28 10:30:58 +02:00
  • c3c701cd93
    add c64cart section to README.md smesgr9000 2024-04-28 10:27:31 +02:00
  • c5c82d4902
    fix ordering in 7800.txt smesgr9000 2024-04-28 10:21:41 +02:00
  • fa90691f89
    Add DeathFlood to c64cart.txt smesgr9000 2024-04-28 10:20:00 +02:00
  • 82173ab775
    Add Attack of the Petscii Robots to 7800.txt smesgr9000 2024-04-28 09:54:58 +02:00
  • 394dcdcf1f replace C64 cart selection code with code used in NES, COLV & INTV smesgr9000 2024-04-28 09:50:48 +02:00
  • 254c824292
    Update 7800.ino sakman55 2024-04-27 18:33:27 -10:00
  • 9f51bb1af7
    Update c64cart.txt sakman55 2024-04-27 12:52:37 -10:00
  • 43e18fce80
    Update C64.ino sakman55 2024-04-27 12:49:34 -10:00
  • a539f9b7de add description of 2600.txt and 7800.txt to README.md smesgr9000 2024-04-27 10:14:51 +02:00
  • 57bf121c06 replace 2600 cart selection code with code used in NES, COLV & INTV smesgr9000 2024-04-27 09:59:36 +02:00
  • d2fbb30b95
    Merge pull request #935 from smesgr9000/a7800database sanni 2024-04-26 19:24:29 +02:00
  • 15c94c110b
    Merge pull request #934 from smesgr9000/master sanni 2024-04-26 19:24:20 +02:00
  • 3ff99bfe48 Merge remote-tracking branch 'origin/master' into a7800database smesgr9000 2024-04-24 20:28:42 +02:00
  • 4502d1e56e revert accidently committed Config.h smesgr9000 2024-04-24 20:17:10 +02:00
  • d8809b198d revert accidently committed Config.h smesgr9000 2024-04-24 20:13:45 +02:00
  • 3ce23a57ad replace cart select code with code used in NES, COLV, INTV smesgr9000 2024-04-24 20:07:44 +02:00
  • 3441cedfd4 remove duplicate code of seeking database files for letter smesgr9000 2024-04-24 19:55:43 +02:00