Commit Graph

246 Commits

Author SHA1 Message Date
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
sanni
fc784fd215 Update README.md 2017-05-20 21:13:37 +02:00
sanni
41d238e1b6 V24D: More names that were one char too long 2017-05-15 10:24:28 +02:00
sanni
d8b888d5a6 V24C: Accidentely made SNES name one char too long 2017-05-15 10:19:13 +02:00
sanni
326d37cebd V24B: Use game code for SNES titles with all japanese name 2017-05-12 16:08:55 +02:00
sanni
dddf21fc3e V24: Changed folder structure on SD card
All modules now write their roms/saves to a separate subfolder.
2017-05-08 20:42:47 +02:00
sanni
ed5dc3f573 V23A: Speed up flashing the S29GL256N N64 repro
Writing a 32MB rom should now only take 12 minutes
2017-05-03 11:54:55 +02:00
sanni
339e44886e Add files via upload 2017-03-28 13:26:06 +02:00
sanni
608cadebde Update README.md 2017-03-28 13:25:32 +02:00
sanni
046634fc6f Update README.md 2017-03-27 17:45:19 +02:00
sanni
a0a906668a Update README.md 2017-03-27 13:07:06 +02:00
sanni
77341dbc95 Add files via upload 2017-03-26 12:20:05 +02:00