Commit Graph

583 Commits

Author SHA1 Message Date
sanni
7df65d2694
Update README.md 2019-09-09 19:36:50 +02:00
sanni
41e9517504 Add tip to use Arduino AVR Boards Version 1.6.21
Current Arduino IDE has a bug preventing compiling at random times.

See: https://forum.arduino.cc/index.php?topic=595550.0
2019-09-08 20:41:56 +02:00
sanni
8c3ad0aed9 Update NP.ino 2019-09-08 20:27:05 +02:00
sanni
ece384c2dc Update Cart_Reader.ino 2019-09-08 20:21:46 +02:00
sanni
b14dfd548d Merge branch 'master' of https://github.com/sanni/cartreader 2019-09-08 15:53:50 +02:00
sanni
9b2011c95c V3.8: Fix SF Memory 2019-09-08 15:53:46 +02:00
sanni
85feeda8b3
Update README.md 2019-09-08 14:26:10 +02:00
sanni
909b919d41
Update README.md 2019-09-08 14:18:54 +02:00
sanni
84ce44d6e0
Update README.md 2019-09-08 14:18:26 +02:00
sanni
25539884aa
Update README.md 2019-09-08 12:06:48 +02:00
sanni
b7e45b21e4
Update README.md 2019-09-08 11:56:15 +02:00
sanni
f79c169782 V3.7: Add MX26L6420
thanks to Ice Man for testing
2019-09-07 15:57:37 +02:00
sanni
b250fffbc4 Update FLASH.ino 2019-09-07 14:13:39 +02:00
sanni
1e6a37858d Update NES.ino 2019-09-05 22:18:18 +02:00
sanni
a03d78405c
Merge pull request #41 from ramapcsx2/various
various: work on SNES SA-1 init / reset; LED: skip red in attract mod…
2019-09-05 15:46:05 +02:00
Robert Neumann
6c2b9a9732 various: work on SNES SA-1 init / reset; LED: skip red in attract mode, as red usually indicates an error to the user 2019-09-05 15:43:27 +02:00
sanni
b8552090c8
Update Cart_Reader.ino 2019-09-05 10:34:14 +02:00
sanni
28d37cd661
Update README.md 2019-09-05 08:18:19 +02:00
sanni
cb540d5ee7
Fix typo 2019-09-05 08:14:51 +02:00
sanni
53dbc42ce2
Update README.md 2019-09-05 08:14:00 +02:00
sanni
7a7cc870e6
Update README.md 2019-09-05 08:13:09 +02:00
sanni
6654639a0f
Update README.md 2019-09-05 08:09:04 +02:00
sanni
43b299c20c
Update README.md 2019-09-05 08:08:34 +02:00
sanni
7a733c74c9 Merge branch 'master' of https://github.com/sanni/cartreader 2019-09-05 08:04:57 +02:00
sanni
f1d135efb0 Update libraries to latest version 2019-09-05 08:04:38 +02:00
sanni
6041a5e1b3
Update README.md 2019-09-05 07:53:18 +02:00
sanni
aa498ea782 Upload files 2019-09-05 07:52:17 +02:00
sanni
bbdff75a6f V3.6: Code Clean-up and NES integration(untested)
Copy&pasted all the functions from "Famicom Dumper" by skaman into NES.ino and modified them to fit the enviroment.
Not tested yet.
2019-09-05 00:48:39 +02:00
sanni
e5e4750255
Add NES and SMS pinout 2019-09-03 17:23:29 +02:00
sanni
80e5a2ad81
Merge pull request #40 from ramapcsx2/various
various: forward declaration for "T" type used in EEPROM functions
2019-09-02 20:17:20 +02:00
Robert Neumann
1d6bd2ae86 various: forward declaration for "T" type used in EEPROM functions, necessary for non Arduino IDE 2019-09-02 20:11:08 +02:00
sanni
d39a438c4d Update MD.ino 2019-09-02 18:34:25 +02:00
sanni
1cafca33f7
Update MD.ino 2019-09-02 18:27:33 +02:00
sanni
0c75bf8aed V3.5 Change Menu and add Sega CD Ram Cart
Thanks to skaman for the Sega CD Ram Cart code.  Writes to the Sega CD Backup RAM Cart require an extra wire from MRES (B02) to VRES (B27).
2019-09-01 14:36:53 +02:00
sanni
61f5966a49
Merge pull request #39 from ramapcsx2/various
SNES: blink LED while dumping (as with the other modules); show total…
2019-08-31 08:02:24 +02:00
Robert Neumann
85992eff80 SNES: blink LED while dumping (as with the other modules); show total elapsed time, including the checksum check 2019-08-31 02:51:02 +02:00
sanni
f6390d1604 V3.4: Add MD Checksum and autoformat all ino files 2019-08-30 20:20:41 +02:00
sanni
502000a546
Merge pull request #38 from ramapcsx2/progress_bar
speedup and progress bar for MD module
2019-08-30 09:52:50 +02:00
Robert Neumann
ad7e188311 speedup and progress bar for MD module; display the ROM stored CRC in overview 2019-08-29 23:46:15 +02:00
sanni
35b766e0a1
Merge pull request #37 from ramapcsx2/progress_bar
progress_bar
2019-08-29 19:17:31 +02:00
Robert Neumann
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) 2019-08-29 19:13:50 +02:00
sanni
95ba179b74
Merge pull request #36 from ramapcsx2/n64_speedup
n64_speedup
2019-08-29 07:09:27 +02:00
Robert Neumann
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 2019-08-28 23:48:44 +02:00
sanni
a240702c93
Change Fushigi no Dungeon - Fuurai no Shiren 2 to Sram 2019-08-28 15:10:09 +02:00
sanni
e00c097850
Merge pull request #35 from ramapcsx2/strings_to_flash
strings_to_flash
2019-08-28 14:06:04 +02:00
Robert Neumann
f7b61cc656 strings_to_flash: conserve ~ 800 byte SRAM by putting menu strings in progmem. Free bytes now: ~ 4000 2019-08-28 12:02:17 +02:00
sanni
9c0a10dec8
Merge pull request #34 from ramapcsx2/arduino_reset
arduino_reset
2019-08-27 23:34:53 +02:00
Robert Neumann
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. 2019-08-27 21:43:48 +02:00
sanni
762f086acf
Merge pull request #33 from ramapcsx2/visualmicro
small change that allows using Visual Micro instead of the Arduino IDE
2019-08-27 20:30:56 +02:00
Robert Neumann
41e7e0f6f5 small change that allows using Visual Micro instead of the Arduino IDE 2019-08-27 19:15:52 +01:00