Commit Graph

501 Commits

Author SHA1 Message Date
sanni
0bfa2272da
Update README.md 2019-09-18 18:37:26 +02:00
sanni
ed78638eda
Add files via upload 2019-09-18 18:29:41 +02:00
sanni
c7f09a5892
Update README.md 2019-09-18 11:25:24 +02:00
sanni
f77ed779a1
Merge pull request #44 from Modman/patch-1
Update N64.ino
2019-09-17 22:14:13 +02:00
Modman
1128720bdd
Update N64.ino
Included new strcmp function to ignore case when comparing checksums.
2019-09-17 13:01:05 -07:00
sanni
4c46ebc4ef
Update README.md 2019-09-14 10:55:20 +02:00
sanni
55df69ef2b
Update n64.txt 2019-09-14 09:16:04 +02:00
sanni
5eb6a69fec
Merge pull request #43 from ramapcsx2/various
N64: Blink LED for EEP operations (they do take a while and the blink…
2019-09-13 18:15:34 +02:00
Robert Neumann
60cfbda563 N64: Blink LED for EEP operations (they do take a while and the blinking tells users that there is progress); silence warning on the bitmaps; convert use of Arduino's "not" to exclamation mark 2019-09-13 18:13:37 +02:00
sanni
d76bda4ba7
Update n64.txt 2019-09-13 08:22:55 +02:00
sanni
fbe0395d7b
Update README.md 2019-09-12 13:35:44 +02:00
sanni
6d47a68f29
Merge pull request #42 from ramapcsx2/various
SNES, MD: avoid dumping/writing 0 Byte files to SD card
2019-09-11 20:54:54 +02:00
Robert Neumann
29e8109606 SNES, MD: avoid dumping/writing 0 Byte files to SD card 2019-09-11 20:02:26 +02:00
sanni
186ba1fbd6
Update README.md 2019-09-10 17:51:39 +02:00
sanni
ec13a58ec3 Get rid of compiler warning 2019-09-10 17:38:56 +02:00
sanni
c133efceaf
Update README.md 2019-09-09 21:22:51 +02:00
sanni
97a8ecafa5
Update README.md 2019-09-09 19:49:28 +02:00
sanni
5c2bca9913
Update README.md 2019-09-09 19:39:02 +02:00
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