Commit Graph

  • e5e4750255 Add NES and SMS pinout sanni 2019-09-03 17:23:29 +02:00
  • 80e5a2ad81 Merge pull request #40 from ramapcsx2/various sanni 2019-09-02 20:17:20 +02:00
  • 1d6bd2ae86 various: forward declaration for "T" type used in EEPROM functions, necessary for non Arduino IDE Robert Neumann 2019-09-02 20:11:08 +02:00
  • d39a438c4d Update MD.ino sanni 2019-09-02 18:34:25 +02:00
  • 1cafca33f7 Update MD.ino sanni 2019-09-02 18:27:33 +02:00
  • 0c75bf8aed V3.5 Change Menu and add Sega CD Ram Cart sanni 2019-09-01 14:36:53 +02:00
  • 61f5966a49 Merge pull request #39 from ramapcsx2/various sanni 2019-08-31 08:02:24 +02:00
  • 85992eff80 SNES: blink LED while dumping (as with the other modules); show total elapsed time, including the checksum check Robert Neumann 2019-08-31 02:51:02 +02:00
  • f6390d1604 V3.4: Add MD Checksum and autoformat all ino files sanni 2019-08-30 20:20:41 +02:00
  • 502000a546 Merge pull request #38 from ramapcsx2/progress_bar sanni 2019-08-30 09:52:50 +02:00
  • ad7e188311 speedup and progress bar for MD module; display the ROM stored CRC in overview Robert Neumann 2019-08-29 23:46:15 +02:00
  • 35b766e0a1 Merge pull request #37 from ramapcsx2/progress_bar sanni 2019-08-29 19:17:31 +02:00
  • 4246ba4e07 progress_bar: Included the progress bar in the N64 and SNES modules; some OLED formatting; reverting the Arduino reset to basically jmp 0 again (due to issues with some Mega2560 bootloaders probably, my module would sometimes just hang) Robert Neumann 2019-08-29 19:13:50 +02:00
  • 95ba179b74 Merge pull request #36 from ramapcsx2/n64_speedup sanni 2019-08-29 07:09:27 +02:00
  • 07561bdaf0 n64_speedup: roughly double n64 dumping performance by using the 1024 byte file buffer and combining the checksum and dumping code; also some cleanup Robert Neumann 2019-08-28 23:48:44 +02:00
  • a240702c93 Change Fushigi no Dungeon - Fuurai no Shiren 2 to Sram sanni 2019-08-28 15:10:09 +02:00
  • e00c097850 Merge pull request #35 from ramapcsx2/strings_to_flash sanni 2019-08-28 14:06:04 +02:00
  • f7b61cc656 strings_to_flash: conserve ~ 800 byte SRAM by putting menu strings in progmem. Free bytes now: ~ 4000 Robert Neumann 2019-08-28 12:02:17 +02:00
  • 9c0a10dec8 Merge pull request #34 from ramapcsx2/arduino_reset sanni 2019-08-27 23:34:53 +02:00
  • c5c26110fb arduino_reset: replace the assembler jmp 0 reset method with resetArduino() that uses the watchdog timer to reset the device. This is the preferred method, as it initializes the device more correctly. Robert Neumann 2019-08-27 21:43:48 +02:00
  • 762f086acf Merge pull request #33 from ramapcsx2/visualmicro sanni 2019-08-27 20:30:56 +02:00
  • 41e7e0f6f5 small change that allows using Visual Micro instead of the Arduino IDE Robert Neumann 2019-08-27 19:15:52 +01:00
  • 86340db9a9 Update Cart_Reader.ino sanni 2019-08-27 11:35:20 +02:00
  • 3da22b39b2 Merge pull request #32 from ramapcsx2/snes_speedup sanni 2019-08-27 08:38:54 +02:00
  • 099587b0b3 Remove 0xCFE5 (Lemmings) sanni 2019-08-27 07:50:06 +02:00
  • 9dc087720b snes_speedup: optimized SNES dumping performance by reducing ROM read delays and increasing the SD card buffer from 512B to 1024kB; dumps a 32Mbit cart in 14 seconds now, 10 of which are for the SD card access :) Robert Neumann 2019-08-27 00:19:54 +01:00
  • 7421efb580 Update README.md sanni 2019-08-26 11:00:31 +02:00
  • 7fc273c2a9 Update README.md sanni 2019-08-26 11:00:03 +02:00
  • 1f02031055 Update README.md sanni 2019-08-26 09:19:44 +02:00
  • 3559eb3185 Fix for Codemasters Duplicate Checksums sanni 2019-08-26 07:23:05 +02:00
  • 13243cdba4 MD Sketch Improvements by skaman sanni 2019-08-25 10:15:23 +02:00
  • f066c779a7 Rename case_button.stl to case_button_3mm.stl sanni 2019-08-24 19:22:56 +02:00
  • e537d7623a Update Cart_Reader.ino sanni 2019-08-23 12:47:53 +02:00
  • 7463a6d7a5 Fix Krusty's Super Fun House (U) 1.0 & Contra 3 (U), thanks to skaman sanni 2019-08-23 12:43:15 +02:00
  • 37ab67bd21 Remove 0xDD0A (Lethal Enforcers) sanni 2019-08-21 10:47:14 +02:00
  • 43de1ee032 Add files via upload sanni 2019-08-17 19:06:50 +02:00
  • 4c7e428938 Added PC Engine Tennokoe Bank RAM read/write support, thanks to Tamanegi_taro sanni 2019-08-12 15:45:14 +02:00
  • 18db254957 Update README.md sanni 2019-08-10 15:17:48 +02:00
  • da4488f42e Update README.md sanni 2019-08-10 15:17:28 +02:00
  • 6889361b6b Update README.md sanni 2019-08-10 15:17:03 +02:00
  • eb55e18668 Update README.md sanni 2019-08-10 15:12:28 +02:00
  • 8cf0a284a9 Add files via upload sanni 2019-08-10 13:45:37 +02:00
  • 73c02f6158 Update README.md sanni 2019-08-10 13:14:25 +02:00
  • 8e9cc692ab Update README.md sanni 2019-08-10 13:13:59 +02:00
  • 9c279e3ed9 Add files via upload sanni 2019-08-08 12:00:39 +02:00
  • f9ac34c105 Add Excitebike 64 Rev 1 CRC sanni 2019-08-06 23:33:15 +02:00
  • 2451cd8cdd Update Cart_Reader.ino sanni 2019-08-06 18:58:35 +02:00
  • 60af3c642d Update README.md sanni 2019-08-06 12:51:30 +02:00
  • 53d2e52891 Add files via upload sanni 2019-08-06 12:45:30 +02:00
  • 8270bde3f8 Update README.md sanni 2019-08-05 17:23:39 +02:00
  • 0694d103d4 Update README.md sanni 2019-08-05 16:52:02 +02:00
  • a6072a8ed0 Add case sanni 2019-08-05 16:42:24 +02:00
  • 21159f989c Bigger display cutout to make OLED alignment easier sanni 2019-08-03 22:57:15 +02:00
  • 17522c4040 Update Cart_Reader.ino sanni 2019-08-01 16:44:44 +02:00
  • 7354ad824a Update n64.txt sanni 2019-07-06 20:37:59 +02:00
  • 82ccb57b45 Fix Lego Racer CRC sanni 2019-07-06 20:33:46 +02:00
  • dedbda9d09 Update Golden Nugget 64 CRC sanni 2019-06-16 11:51:55 +02:00
  • 17dccd40e5 Add Pokemon Stadium USA Rev A and Rev B and remove Frogger Beta sanni 2019-05-21 09:33:09 +02:00
  • d60ebe6da4 Update README.md sanni 2019-04-07 14:05:21 +02:00
  • a26438d016 Delete files sanni 2019-04-02 11:53:15 +02:00
  • 79c6877fce V3.0: Update libraries to latest version sanni 2019-03-22 22:47:59 +01:00
  • eee9b165a0 V2.9: Fix writing MBC3 flashcart sanni 2019-03-01 19:16:33 +01:00
  • 94a0d9ed1d V2.8: Fix GBA Sram issue sanni 2019-02-18 13:36:00 +01:00
  • 9f3d408fc1 Update README.md sanni 2019-02-15 21:09:13 +01:00
  • 10d9112f3e Update README.md sanni 2019-02-15 21:08:45 +01:00
  • a6391a698c Update README.md sanni 2019-02-15 21:06:56 +01:00
  • a6efb62513 Merge pull request #31 from arasabbasi/master sanni 2019-02-09 00:01:50 +01:00
  • c02727d674 Update README.md sanni 2019-02-08 23:39:20 +01:00
  • bc9e1106c0 Create LICENSE sanni 2019-02-06 15:55:22 +01:00
  • 7f74f22ce7 V2.7: Fix flashing 29F032 Snes repro sanni 2019-01-31 15:30:00 +01:00
  • 0d65828c73 Update GB.ino Aras Abbasi 2019-01-28 21:52:28 +01:00
  • a0f85d788e Update PCE.ino Aras Abbasi 2019-01-28 21:40:03 +01:00
  • 094d9fcdd3 Update GB.ino Aras Abbasi 2019-01-28 18:23:37 +01:00
  • 4d1d9648c9 Update README.md sanni 2019-01-27 12:56:34 +01:00
  • 0eb6a3b9ee Update README.md sanni 2019-01-27 12:40:44 +01:00
  • b337c3594a Update README.md sanni 2019-01-27 12:38:47 +01:00
  • 264a43c46a Update README.md sanni 2019-01-27 12:36:52 +01:00
  • f43226e991 Update README.md sanni 2019-01-27 12:33:55 +01:00
  • a6e2613379 V2.6 Auto backup current Gameshark ROM sanni 2019-01-18 14:37:22 +01:00
  • b3453a1c58 Update README.md sanni 2019-01-18 14:03:45 +01:00
  • 6f30be5c5f Update README.md sanni 2019-01-18 11:25:31 +01:00
  • 642139ca1a V2.5 Add Support for Gameshark N64 reflashing (beta) sanni 2019-01-16 16:50:55 +01:00
  • 8173115c93 V2.4 Add support for SST29LE010 N64 Repro (128KB only) sanni 2019-01-13 06:15:11 +01:00
  • 3fd77c0f3c Update README.md sanni 2019-01-09 23:45:03 +01:00
  • b6ff94600f Update README.md sanni 2018-12-08 13:07:43 +01:00
  • 28339cb162 Update README.md sanni 2018-12-06 14:55:50 +01:00
  • 1e4c4ed0d5 Update README.md sanni 2018-12-06 14:48:22 +01:00
  • 3202c50b14 Update README.md sanni 2018-11-19 14:26:04 +01:00
  • b8b674aad8 Update README.md sanni 2018-11-16 10:50:49 +01:00
  • 76695b982b Add files via upload sanni 2018-11-08 15:44:03 +01:00
  • 7a8becaf0c Update README.md sanni 2018-11-03 15:01:16 +01:00
  • 9f62f093b3 Delete button.stl sanni 2018-11-02 10:42:00 +01:00
  • 2e0f5f82e6 Update README.md sanni 2018-10-30 21:11:05 +01:00
  • a27ee157e8 V2.3: Remove 16bit flash adapter menu sanni 2018-10-30 21:08:59 +01:00
  • 9c3e5e9d38 Add files via upload sanni 2018-10-26 18:33:12 +02:00
  • 70d7118446 Update README.md sanni 2018-10-26 18:02:37 +02:00
  • f7a10d5af5 Update README.md sanni 2018-10-26 16:08:27 +02:00
  • aec88ed69b Update README.md sanni 2018-10-26 16:06:58 +02:00
  • 6426dc1bb6 Add new flash adapter version sanni 2018-10-26 14:23:43 +02:00
  • ce4f7aeeee V2.2: Add Satellaview support sanni 2018-10-22 20:29:49 +02:00