sanni
4631475619
Add files via upload
2018-10-14 10:09:25 +02:00
sanni
40d2361855
V1.0: Change versioning to the more common #.# format
2018-05-05 20:58:49 +02:00
sanni
13657e3a13
V30C: Removed Nintendo Power Menu entry
...
Nintendo Power SF Memory is now found under the SNES and Nintendo Power GB Memory under the Game Boy submenu.
2017-11-19 21:03:37 +01:00
sanni
0ab9f7f120
V30B: Add option to always start in a submenu
...
For example you can change "#define startMenu mainMenu" to "#define startMenu n64Menu" if you only need the N64 stuff.
2017-11-17 20:53:00 +01:00
sanni
c119555ce7
V29D: Write mapping data of Nintendo Power GB Memory cartridges (DMG-MMSA-JPN)
2017-10-13 19:00:49 +02:00
sanni
2213f8483f
V29C: Fixed writing Nintendo Power GB Memory cartridges (DMG-MMSA-JPN)
2017-10-12 23:51:47 +02:00
sanni
43ec1a423b
V29B: Added warning when dumping GB Memory flash
...
Still have the bank switching error when writing, problem is located at line 2159. I can't switch the bank any time before since I need an uneven bank for the 0x5555 command and I can't switch afterwards or it will be too late and everything will be written to bank 1...
2017-10-11 23:42:07 +02:00
sanni
79346e3a51
V29A: Write first 0x7FFF bytes of GB Memory cart
...
Don't understand how to switch banks right now or more precise when to switch banks without killing off the buffered write sequence.
2017-10-11 20:57:34 +02:00
sanni
abf99f9e1f
V25B: Small Bugfix
2017-06-04 16:36:16 +02:00
sanni
e08689cbbe
V25A: Update to newest versions of the libraries
2017-06-01 08:54:21 +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
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
05c1965a9a
Reset SA-1 cart after SRAM write
2017-01-12 00:47:38 +01:00
sanni
a8c03520c8
V19: Add GBA rom dumping (beta)
...
Seems to work fine with the Arduino running on 5V.
Still a few read errors on 3.3V. Probably timing related.
2016-09-12 15:16:03 +02:00
sanni
5d3e4a3628
V18A: Added delay to SNES write
2016-08-25 15:31:58 +02:00
Scott Smith
4cc73852f0
Fix default compiler warnings
2016-07-30 15:41:25 -04:00
sanni
8cee474a3f
V17B: Read header info even if checksum is corrupt
...
Some prototypes or hacked roms don't have a valid checksum in the header but still provide useful information like rom size.
2016-07-13 09:14:28 +02:00
sanni
6ab6e1caac
Initial commit
2016-07-04 13:21:34 +02:00