jiyunomegami
c9938b177f
print MD bramCheck and chksum using print_Msg_PaddedHexByte
2020-07-03 22:19:47 +09:00
jiyunomegami
b1ad42bded
add print_Msg_PaddedHexByte function
2020-07-03 22:15:26 +09:00
sanni
4d6594c0aa
V5.3: Update snes.txt database
...
Created with this Processing script parsing the No-Intro set from Dezember 2019 with all beta, proto, unlicensed, sample and missing checksun ROMs removed:
https://www.dropbox.com/s/379g607k6ka8bfq/snesdata.pde?dl=1
2020-06-30 12:52:08 +02:00
sanni
ea6722d0c5
V5.2: Fix bug in GB code
2020-06-18 14:33:21 +02:00
sanni
c9f5c9ac36
V5.1: Fix Mapper 21 carts
...
Fix for Wai Wai World 2 (VRC4a) and Ganbare Goemon Gaiden 2 (VRC4c)
Thanks to skaman
2020-05-25 07:34:18 +02:00
sanni
8794e4c878
Update Cart_Reader.ino
2020-05-13 13:05:10 +02:00
sanni
119ae7e6d6
Update README.md
2020-05-12 14:12:36 +02:00
sanni
615ef8d68c
V5.0: Add suport for NeoGeo Pocket
...
Many thanks to splash5
2020-05-12 13:52:03 +02:00
sanni
61ff6cff34
Update README.md
2020-05-11 14:13:46 +02:00
sanni
a9657975e8
Update README.md
2020-05-11 14:12:02 +02:00
sanni
0412aa8963
Update README.md
2020-05-11 14:07:49 +02:00
sanni
94e86669ee
Update README.md
2020-05-11 14:03:13 +02:00
sanni
004c0c426b
Update README.md
2020-05-11 14:02:15 +02:00
sanni
e06fccb05c
Update README.md
2020-05-11 13:53:50 +02:00
sanni
cf55b68650
Update README.md
2020-05-11 13:30:36 +02:00
sanni
9e7a2f59f0
Update README.md
2020-05-11 13:16:29 +02:00
sanni
be7388ae10
Update README.md
2020-05-11 12:56:54 +02:00
sanni
1c3c7e8c53
Delete sd_adapter_schematics.png
2020-05-11 12:56:38 +02:00
sanni
d5bb6adc33
Delete sd_adapter.zip
2020-05-11 12:56:27 +02:00
sanni
1a1ebaecdc
Delete sd_spacer.stl
2020-05-11 12:56:03 +02:00
sanni
20d411620b
Update README.md
2020-05-11 12:55:52 +02:00
sanni
7161504c3e
Update README.md
2020-05-11 12:54:33 +02:00
sanni
381a75f040
Delete backplate_tabs.stl
2020-05-11 12:38:04 +02:00
sanni
13acff1c21
Update README.md
2020-05-11 12:33:58 +02:00
sanni
650932e466
Update combined.stl
2020-05-11 12:23:20 +02:00
sanni
f6e392201d
Fix microsd_spacer.stl to work with Cura
2020-05-10 17:36:28 +02:00
sanni
ee370e76f8
Update n64sleeve.stl to work with Cura's spiral mode
2020-05-10 14:36:32 +02:00
sanni
cfb9e39cbf
V4.9: Improve WS Initialization
...
Thanks to skaman.
The code does a deeper sanity check of the header data when initializing the cart. It avoids having to constantly press buttons to reinit the cart. Carts can still not initialize the MBC properly but that's normal for the WonderSwan. Clean the pins on the cart and check that the cart and adapter are seated properly. If the cart doesn't unlock immediately, then let the sketch run for a bit. For stubborn carts, a power cycle might be necessary.
The sketch fixes a few typos, removes some trailing spaces, and adds another ROM size (used by Benesse Pocket Challenge V2 carts).
2020-04-20 10:35:48 +02:00
sanni
7b263115a5
V4.8: Add Reset Option to sub menues
2020-04-12 11:11:10 +02:00
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