jiyunomegami
4c6fb7bd8c
Detect Flash ID 04D5 MBM29F080C
2020-08-14 18:58:20 +09:00
jiyunomegami
80c19a0bc4
fix verifySram_MD and writeSram_MD
2020-07-13 19:23:51 +09:00
jiyunomegami
83b53b47bd
Correct comment about segaSram16bit 2
2020-07-12 21:14:58 +09:00
jiyunomegami
d07d80a4b7
pad the extra space like the retrode does when segaSram16bit is 2
2020-07-12 20:21:38 +09:00
jiyunomegami
f3b2fe8252
SRAM detection fix for Psy-o-blade, segaSram16bit setting in md.txt
2020-07-12 00:14:37 +09:00
jiyunomegami
e73ee4b171
modular compilation fixes
2020-07-11 20:39:12 +09:00
sanni
4eaac930ed
Update README.md
2020-07-06 08:33:49 +02:00
jiyunomegami
39be20d32b
SMS SRAM save data writing
2020-07-05 01:42:05 +09:00
jiyunomegami
29093b1bf3
add #ifdef enable_XXX check to each module
2020-07-05 00:07:14 +09:00
jiyunomegami
cb938a65bc
SMS retrode mode toggle and SRAM save data reading
2020-07-05 00:05:06 +09:00
jiyunomegami
82ea59b942
add options.h
2020-07-04 22:37:02 +09:00
jiyunomegami
6d0ddda980
Make the retrode mode work after using the normal mode by accident
2020-07-04 22:33:50 +09:00
jiyunomegami
b0d8bf15ee
add enable_XXX define for each module
2020-07-04 21:02:34 +09:00
jiyunomegami
d22f35b2ef
use local sramBanks variable in SNES.ino
2020-07-04 20:57:54 +09:00
jiyunomegami
bc3dd3dd13
Retrode SMS/GG adapter support
2020-07-04 19:16:14 +09:00
jiyunomegami
c385323ce3
mapper 26 Madara support
2020-07-04 02:01:35 +09:00
jiyunomegami
169b853f1b
saveType 5 for Dragon Slayer Eiyuu Densetsu
2020-07-04 02:01:03 +09:00
jiyunomegami
61b439e09a
add print_Msg_PaddedHex32 function
2020-07-04 01:25:52 +09:00
jiyunomegami
9a77da1e66
Only use the lower half of bramCheck.
...
Was reading 0x0104 and 0x0704 from a Japanese RAM cart,
when B2 /MRES and B27 /VRES were not connected.
2020-07-03 23:48:16 +09:00
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
615ef8d68c
V5.0: Add suport for NeoGeo Pocket
...
Many thanks to splash5
2020-05-12 13:52:03 +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
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
0c54882042
V4.3: Add BS-X sram read/write thx to skaman
2019-12-17 19:53:21 +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
087585f8f6
Add cycle cart for MD multi game carts
...
Thanks to BASSIX
2019-10-31 08:43:10 +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
d615f433f3
Add WonderSwan adapter PCB and schematics
2019-10-29 20:30:37 +08:00
Phil Eichinger
8e7ae83576
Add support for Intel PC28F256M29
...
Tested with 2 repro carts
2019-10-24 21:58:32 +02:00
splash5
1fc7bb27e9
Adjust clk count for unlocking MMC
2019-10-18 22:29:48 +08: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