Commit Graph

117 Commits

Author SHA1 Message Date
Scott Smith
198e3156c3 Changes needed to read Tengai Makyou Zero (SPC7110) based on skaman code
Also includes some code cleanup for reading
2017-09-18 20:21:41 -04:00
sanni
e0e39b0d09 Update README.md 2017-02-13 15:36:06 +01:00
sanni
20f2b50f21 Added Tales of Phantasia(J) to SNES database 2017-02-11 22:30:34 +01:00
sanni
5cfdb5cb98 V22 Added GBA database 2017-02-11 16:45:16 +01:00
sanni
6d65a0adde Add files via upload 2017-02-11 16:29:04 +01:00
sanni
2efb1de240 Update README.md 2017-02-11 16:28:16 +01:00
sanni
e20c2932db Added Turok - Rage Wars (Europe) (En,Fr,It) 2017-02-06 12:49:43 +01:00
sanni
7b6e951a24 Add files via upload 2017-02-06 12:42:35 +01:00
sanni
3b1714343c Create readme.md 2017-02-06 12:42:22 +01:00
sanni
601a5e64ad Update README.md 2017-02-02 22:02:38 +01:00
sanni
5c5b2fecce V21A Fixed GB Flashrom bug
Thanks once again to skaman:
"The problem occurs because of the bank switch to 0xAA (0xAA * 0x4000 = 0x2A8000).  I'm assuming that the code you're using writes the bank to address 0x2000 (or similar) then follows with the flash sequence to program the byte.  Since 0xAA is also a flash command, the flash chip misinterprets the bank switch as the flash command and misses the command sequence to write the first byte in the bank."
2017-01-30 22:48:08 +01:00
sanni
6a9099be8c V21 Updated GB code to insidegadgets newest version
Known bug: When writing a 4MB Game Boy flashcart you can't write anything to offset 0x2A8000. So you get one byte error at the end.
I don't know why.
2017-01-30 15:49:04 +01:00
sanni
6bcdc9526c V20 Changed N64 timing a bit
Hopefully I didn't break anything :x
2017-01-29 19:00:12 +01:00
sanni
94a7337d22 Add files via upload 2017-01-27 13:45:45 +01:00
sanni
5982a2e729 Update README.md 2017-01-27 13:45:25 +01:00
sanni
ee125afd30 Update README.md 2017-01-24 13:15:03 +01:00
sanni
cae7338f69 Add files via upload 2017-01-17 14:55:18 +01:00
sanni
766aff1555 Update README.md 2017-01-17 14:14:56 +01:00
sanni
7b2bcbae46 Update README.md 2017-01-16 10:46:54 +01:00
sanni
822643bd72 Add case for GB slot 2017-01-15 21:27:58 +01:00
sanni
05c1965a9a Reset SA-1 cart after SRAM write 2017-01-12 00:47:38 +01:00
sanni
ae35b71619 Update README.md 2017-01-06 21:28:11 +01:00
sanni
41230dfccd Add files via upload 2016-12-31 20:09:14 +01:00
sanni
305c0d5438 Update README.md 2016-12-31 20:08:59 +01:00
sanni
9542680ea0 Add files via upload 2016-12-25 13:07:58 +01:00
sanni
40e4cc9c95 Update README.md 2016-12-25 12:49:49 +01:00
sanni
c9e0ebab05 Update README.md 2016-12-25 12:39:34 +01:00
sanni
4f48d0ca06 Add files via upload 2016-12-25 12:28:21 +01:00
sanni
a54eb487be Add files via upload 2016-12-11 16:15:15 +01:00
sanni
5d22eef129 Add files via upload 2016-12-11 16:14:41 +01:00
sanni
998d779930 Update README.md 2016-12-05 15:11:11 +01:00
sanni
59fd89554c Update README.md 2016-11-30 10:17:38 +01:00
sanni
8856b383f2 Update README.md 2016-11-30 10:14:48 +01:00
sanni
783174d66c Add files via upload 2016-11-30 10:10:17 +01:00
sanni
b9496b1dc8 Add files via upload 2016-11-30 10:04:54 +01:00
sanni
089c505d31 Add Sketchup 3d model
To view the 3d model you need to download sketchup from here: http://www.sketchup.com/
2016-11-12 20:16:47 +01:00
sanni
cd81c1188e Add files via upload 2016-11-08 13:57:50 +01:00
sanni
ec507313b4 Add files via upload 2016-11-04 08:12:04 +01:00
sanni
4a7e4bcabe Create README.md 2016-11-04 08:10:15 +01:00
sanni
b7dcf78b03 Update readme.MD 2016-11-04 08:02:55 +01:00
sanni
95096d9601 Delete README.md 2016-11-04 08:01:41 +01:00
sanni
82dccd6b3d Delete n64_template.pdf 2016-11-04 08:01:35 +01:00
sanni
0c44e458ab Delete README.md 2016-11-04 08:01:24 +01:00
sanni
7c1ced112a Delete cartreader.skp 2016-11-04 08:01:17 +01:00
sanni
b6e43f5b34 V19J: Added reading/writing of GBA 64K eeprom save games (fix) 2016-10-15 21:59:07 +02:00
sanni
c95ec351ea V19J: Added reading/writing of GBA 64K eeprom save games 2016-10-15 21:46:30 +02:00
sanni
77f4422237 Update README.md 2016-10-15 21:45:55 +02:00
sanni
00f5dcdc1a V19I: Added writing of GBA 4K eeprom save games 2016-10-15 16:24:12 +02:00
sanni
337c29abeb Update README.md 2016-10-15 16:23:06 +02:00
sanni
80017521f2 V19H: Added reading of GBA 4K eeprom save games
Eeprom chip: 9853
2016-10-14 19:35:37 +02:00