Commit Graph

307 Commits

Author SHA1 Message Date
sanni
684cb15fc9 V28D: Simplify GBA Logo Check
byte overflow in last commit
2017-09-15 18:13:46 +02:00
sanni
2a0ca1b236 V28D: Simplify GBA Logo Check 2017-09-15 17:51:41 +02:00
sanni
2eb0b8546e Update README.md 2017-09-14 23:09:50 +02:00
sanni
2846203b35 V28C: Add support for Fujitsu MSP55LV128 GBA repros
Almost the same as Macronix MX29GL128E but sector size and write buffer are half the size.
Data pins 0 and 1 are also swapped and it still needs 5V to erase correctly.
2017-09-14 23:09:14 +02:00
sanni
8e717b39ee Update README.md 2017-09-12 23:09:57 +02:00
sanni
6f0e0bba97 Update README.md 2017-09-12 23:07:05 +02:00
sanni
5b8a85729f Add files via upload 2017-09-12 15:28:40 +02:00
sanni
39d7e52509 V28B: Add reset to readmode before blankcheck for GBA repro with Intel flashrom 2017-09-08 14:46:24 +02:00
sanni
1562ed1ff8 V28A: Rewrite GBA repros with 16MB MX29GL128E flashrom (the ones with switched data pins)
The whole GBA code is currently a little bit buggy, so for dumping roms you propbably should stay on the last somewhat stable release V27D. 
Reflashing only seems to work with 5V. Probably out of the same reason why some real carts don't work with V28 ... bad read/write timings.

I also might have broken support for the Intel flashrom I added in the last commit...
2017-09-08 01:09:42 +02:00
sanni
479b132f19 Set Donald Duck Goin' Quackers to Controller Pak save 2017-09-03 10:08:34 +02:00
sanni
04b26c4d04 Update README.md 2017-08-19 19:17:11 +02:00
sanni
c169dac8f7 Update README.md 2017-08-16 16:17:35 +02:00
sanni
63b239d27e V28: Rewrite GBA repros with 32MB Intel 4000L0YBQ0 flashrom
There is still a bug left when it comes to resetting the flashrom to read mode since I can't find the datasheet to look up the partition sizes. So it might be that the verifying process fails even though the flashing was successful. In this case remove the GBA repro for a few seconds then just dump the rom and compare if the write really failed.
2017-08-16 16:08:00 +02:00
sanni
768b2f0b5d Update README.md 2017-08-08 20:33:12 +02:00
sanni
7f68ea0417 Update README.md 2017-07-24 19:08:22 +02:00
sanni
c3835c0bbe Update README.md 2017-07-24 19:03:15 +02:00
sanni
dabc21579b Add files via upload 2017-07-24 19:00:50 +02:00
sanni
00f4720f76 V27D: Fixed 16bit flashrom functions for writing 29L3211 and similar
Seems like my last fix did break more than it did repair but this time everything should work.
2017-07-13 10:51:20 +02:00
sanni
90fad59080 Update README.md 2017-07-10 20:07:45 +02:00
sanni
f7d4697ebd Update README.md 2017-07-10 18:40:39 +02:00
sanni
11a28c3796 Add files via upload 2017-07-10 18:39:09 +02:00
sanni
74a364c26d Update README.md 2017-07-09 22:24:49 +02:00
sanni
758d6009b7 Add files via upload 2017-07-09 22:22:36 +02:00
sanni
1d1fc21ab7 Merge pull request #8 from sakman55/master
SNES SRAM Fixes
2017-07-09 00:44:08 +02:00
sakman55
840f50d063 SRAM Fixes 2017-07-08 10:07:39 -10:00
sakman55
932ca584b4 Delete SNES.ino 2017-07-08 10:06:42 -10:00
sakman55
65fd9522fb Add files via upload
SRAM Fixes
2017-07-07 22:14:42 -10:00
sanni
40545420a2 Add files via upload 2017-06-28 20:34:18 +02:00
sanni
a37b365401 Update README.md 2017-06-28 20:32:55 +02:00
sanni
e97dfecf02 V27B: Add Mega Drive FRAM read/write
Only tested with Sonic 3
2017-06-28 20:31:50 +02:00
sanni
9335e1d2aa V27A: Add Mega Drive SRAM read/write
Only tested with the game STRIKER. There are probably multiple types of SRAM games so not all will work yet.
2017-06-27 23:27:10 +02:00
sanni
80e0e12c82 V27: Add basic Mega Drive Support
Just dumping of roms right now, no save games. Not sure if all games will dump or if there are some special ones.
2017-06-26 23:48:07 +02:00
sanni
0c0e08bc2f Add pinout for Mega Drive 2017-06-26 23:46:34 +02:00
sanni
e6d49feb92 V26: Flashrom Programmer Bugfixes
- It seems like flashroms in the 16bit slot like the 29L3211 were accidentally programmed byte swapped up until now and only the 8bit slot worked correctly.
- You can now program files smaller than the flashrom's size without getting a verification error 
- Added the special 29F1601 flashrom taken out of the Nintendo Power SF Memory carts
2017-06-25 03:03:15 +02:00
sanni
b412ca0615 Update README.md 2017-06-23 13:28:04 +02:00
sanni
07cb4cb00d Update README.md 2017-06-23 13:26:33 +02:00
sanni
6a4b78d1bc Create README.md 2017-06-10 08:04:37 +02:00
sanni
4958b83e48 V25D: Fixed Derby Stallion 96 (thanks to skaman and tamanegi_taro) 2017-06-10 07:46:05 +02:00
sanni
876190b17e V25C: Changed ID'ing of 32MB N64 Repros 2017-06-06 10:07:11 +02:00
sanni
abf99f9e1f V25B: Small Bugfix 2017-06-04 16:36:16 +02:00
sanni
797c478d21 Delete Adafruit-GFX-Library.zip 2017-06-01 08:55:31 +02:00
sanni
e08689cbbe V25A: Update to newest versions of the libraries 2017-06-01 08:54:21 +02:00
sanni
4efd789cbb Updated libraries 2017-06-01 08:53:03 +02:00
sanni
2b631600f9 V25: Enabled reading of Nintendo Power GB Memory cartridges
Not super reliable right now.
2017-05-30 21:00:12 +02:00
sanni
fcd4400f83 Add files via upload 2017-05-25 09:22:04 +02:00
sanni
56e71a59de V24E: Fixed writing N64 repro (new version with Intel chip)
Also re-enabled blankchecking at least until I know this code works reliably.   
Writing 64MB takes 40 minutes. I did not optimize yet so it might become faster in the future.
2017-05-21 17:36:36 +02:00
sanni
a0e5e1cfcc Update README.md 2017-05-21 17:31:36 +02:00
sanni
c902417a6a Updated GBA adapter pcb 2017-05-20 21:14:45 +02:00
sanni
ae16b755bc Delete adapter.zip 2017-05-20 21:14:13 +02:00
sanni
0b3c89a49d Delete gbslot.stl 2017-05-20 21:14:05 +02:00