Commit Graph

1136 Commits

Author SHA1 Message Date
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
sanni
d4206ad4dd Update README.md 2017-03-26 12:19:41 +02:00
sanni
645abc21c6 Delete backplate_3dprint.stl 2017-03-26 12:18:23 +02:00
sanni
90caabb3e2 Update README.md 2017-03-26 11:35:34 +02:00
sanni
6071cf5b47 Update README.md 2017-03-26 11:33:58 +02:00
sanni
6c58b28f71 Update README.md 2017-03-26 10:57:26 +02:00
sanni
a10f9bd4a9 Update README.md 2017-03-26 10:56:25 +02:00
sanni
043b5adb08 Update README.md 2017-03-26 10:47:06 +02:00
sanni
b95e54cbe1 Update README.md 2017-03-26 10:36:25 +02:00
sanni
9432b57660 Delete building_instructions.pdf 2017-03-26 09:30:33 +02:00
sanni
ca072c4f10 Update README.md 2017-03-26 09:29:44 +02:00