sanni
aa4621a54d
V4.7: Increase SA1 compatibility
...
Somehow a lower clock seems to work better, maybe the clock generator draws less power this way?!
2020-03-19 18:21:41 +01:00
sanni
83aacd4c66
Update SNES.ino
2020-03-17 16:38:44 +01:00
sanni
5cec7afd1f
V4.6: Increase SA1 compatibility
2020-03-17 14:09:47 +01:00
sanni
f9ca4f9108
V4.5 Fix VRC4e carts (Mapper 23)
...
The code change only affects readCHR(). It shortens the check to a single byte but that is enough to identify the four VRC4e carts. The original list of VRC4e carts that I referenced only showed Boku Dracula-kun and Tiny Toon Adventures. I found out that all four of the Mapper 23 VRC4 carts use the VRC4e submapper. Mapper 23 includes VRC4f but there are no known examples (BTW, VRC4f = VRC2b).
2020-03-03 11:16:27 +01:00
sanni
a8df8d215b
Change solder mask expansion to 2mil
2020-02-15 11:47:41 +01:00
sanni
6e72861bc5
Add MD/Genesis adapter for older 2 slot Cart Readers
...
PCB thickness needs to be 1.2mm
2019-12-23 18:31:29 +01:00
sanni
4a1b441ae5
V4.4: Add ST M29W128GH GBA repro
...
Thanks to xybots for testing
2019-12-21 21:24:39 +01:00
sanni
e4cab438ca
Update GBA.ino
2019-12-20 16:02:57 +01:00
sanni
dd6b805d5b
Update README.md
2019-12-19 18:14:38 +01:00
sanni
0c54882042
V4.3: Add BS-X sram read/write thx to skaman
2019-12-17 19:53:21 +01:00
sanni
598f9abef7
Add Pocket SNES Assembly Instructions
2019-12-15 21:06:57 +01:00
sanni
41f6a9ea96
Update todo.txt
2019-12-04 15:23:30 +01:00
sanni
5d6b54a56b
Upload PCB design files
2019-12-04 09:54:16 +01:00
sanni
cdeb15ac65
Update README.md
2019-12-04 09:38:49 +01:00
sanni
66628e76ad
Create todo.txt
2019-12-03 14:53:59 +01:00
sanni
8472375740
Update README.md
2019-12-02 10:46:16 +01:00
sanni
efe0b2b7cf
Update README.md
2019-12-02 10:46:01 +01:00
sanni
dd7b9fa689
Add Sketchup model
2019-12-01 02:03:59 +01:00
sanni
c6506c8f38
Add Eagle Source Files
2019-12-01 01:34:41 +01:00
sanni
144fa43610
Update README.md
2019-11-27 20:30:43 +01:00
sanni
b24f4c0b01
Upload Files
...
More info:
Also added Pocket SNES PCB by Niltonn
https://forum.arduino.cc/index.php?topic=158974.msg4381465#msg4381465
2019-11-27 10:02:50 +01:00
sanni
b856459fee
Update NES.ino (thx to skaman)
...
Changes:
Adds Mapper 30 (NESmaker) support with read/write Flash support.
Adds PRG-RAM read/write support for Mappers 4 (MMC6), 19, 80, 82.
Adds SRAM support for Family Basic (Mapper 0) carts.
2019-11-25 11:53:45 +01:00
sanni
1f2b9dcc4a
Forgot to advance version number after fixing var index to type int a couple of weeks ago
2019-11-12 09:49:24 +01:00
sanni
874f4a659c
Move files
2019-10-31 19:38:53 +01:00
sanni
683af24804
Update README.md
2019-10-31 10:17:29 +01:00
sanni
087585f8f6
Add cycle cart for MD multi game carts
...
Thanks to BASSIX
2019-10-31 08:43:10 +01:00
sanni
25941cdc52
Add Mark III adapter Eagle files(untested)
...
I did not have the chance to test this design yet.
2019-10-29 19:59:30 +01:00
sanni
2a2b144a06
Add Eagle design files for adapter PCBs
2019-10-29 19:50:32 +01:00
sanni
201e77f040
Update README.md
2019-10-29 14:00:06 +01:00
sanni
20fc59f89b
Merge pull request #49 from splash5/master
...
Add WonderSwan adapter PCB and schematics
2019-10-29 13:58:03 +01:00
splash5
03ab619962
Update README.md
2019-10-29 20:54:54 +08:00
splash5
cbfce3a084
Update README.md
2019-10-29 20:43:27 +08:00
splash5
d615f433f3
Add WonderSwan adapter PCB and schematics
2019-10-29 20:30:37 +08:00
sanni
8a5a8fea7c
Add files via upload
2019-10-29 09:07:35 +01:00
sanni
952fc96c9c
Update README.md
2019-10-27 18:37:13 +01:00
sanni
500a214df5
Add files via upload
2019-10-27 15:23:04 +01:00
sanni
00b6d2b83b
Update README.md
2019-10-25 08:45:39 +02:00
sanni
66efe1aeb9
Merge pull request #48 from philenotfound/master
...
Add support for Intel PC28F256M29
2019-10-25 08:39:55 +02:00
Phil Eichinger
8e7ae83576
Add support for Intel PC28F256M29
...
Tested with 2 repro carts
2019-10-24 21:58:32 +02:00
sanni
faf4be0bf9
Update README.md
2019-10-19 18:17:42 +02:00
splash5
8b96f37615
Merge remote-tracking branch 'sanni/master'
2019-10-18 22:54:41 +08:00
splash5
1fc7bb27e9
Adjust clk count for unlocking MMC
2019-10-18 22:29:48 +08:00
sanni
f7cdce53c7
Merge pull request #47 from splash5/master
...
WonderSwan rom dumping and save reading/writing
2019-10-18 07:42:12 +02:00
splash5
7f5088cc2a
Merge remote-tracking branch 'sanni/master'
2019-10-18 13:05:42 +08:00
splash5
e3a70af141
Add developerId 0Bh(SUM)
2019-10-18 13:02:58 +08:00
splash5
55356796db
Fix typo in developer name
2019-10-18 12:27:45 +08:00
splash5
e0e4cad606
Clean up code
2019-10-18 12:20:34 +08:00
splash5
651c45b0db
Add some developer name
2019-10-18 12:10:14 +08:00
splash5
c45bdbf07d
Change IO? pin as input
...
Simplify MMC unlock procedure
2019-10-18 11:31:35 +08:00
splash5
7deb455d41
Blinking LEDs on cartridge (only for BANC33)
2019-10-18 01:54:30 +08:00