sanni
3825590018
V19C: Added GBA Save support for SST 39VF512 Flashrom
2016-09-21 00:04:04 +02:00
sanni
bdadbf2eb0
V19B: Added GBA FRAM save support
...
This will allow you to read/write the Fujitsu MB85R256 Ferroelectric Random Access Memory Chip
2016-09-18 15:10:59 +02:00
sanni
c97c3ac855
V19A: Minor bugfixes
2016-09-14 00:47:43 +02:00
sanni
b0e2d5b6c2
V19A: Minor bugfixes
2016-09-14 00:46:43 +02: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
8bfeec2fc4
Delete readme.MD
2016-09-12 15:14:08 +02:00
sanni
a524455087
Delete GB.ino
2016-09-12 15:13:57 +02:00
sanni
84d946a2be
Delete SNS.ino
2016-09-12 15:13:31 +02:00
sanni
a141109b28
Add files via upload
2016-09-12 15:12:50 +02:00
sanni
be0b5e8986
V18B: Fixed typo that lead to menu error
2016-09-04 15:54:39 +02:00
sanni
5d3e4a3628
V18A: Added delay to SNES write
2016-08-25 15:31:58 +02:00
sanni
ee01ff3bfa
V18: Add SA-1 SRAM write support by skaman
...
Many thanks to skaman for finding out how to write the SA-1 SRAM.
2016-08-25 12:25:04 +02:00
sanni
1603c87256
Update README.md
2016-08-25 12:19:06 +02:00
sanni
1db388f197
Added button 2 to pinout
2016-08-22 15:34:20 +02:00
sanni
873de4f026
V17H: Define button 2 as input
2016-08-22 15:33:18 +02:00
sanni
5a6a04263a
V17G: Changed name
2016-08-22 10:44:19 +02:00
sanni
e25577f255
V17F: Added "execute selection" function to second button
...
If you have a cart reader with two buttons change "#define twoButtons 0" to "#define twoButtons 1".
From now on you can execute a selection by either holding the first or just by pressing the second button.
2016-08-22 10:20:48 +02:00
sanni
1160b9bd94
Merge pull request #3 from borti4938/master
...
Select previous item (dbl klick) on first element wraps around to last item
2016-08-22 10:17:00 +02:00
borti4938
f1219e411c
Select previous item (dbl klick) on first element wraps around to last item
2016-08-19 14:47:43 +02:00
sanni
2aa75f02b5
V17E: Added +500ns delay per byte on SNES reads
...
That's an added delay of 0.5 seconds per read Megabyte.
2016-08-15 15:12:36 +02:00
sanni
a3afac7b3e
Changed savetype for Top Gear Rally (P/J) to 4K Eeprom
2016-08-01 19:23:07 +02:00
sanni
500eb2175c
Update README.md
2016-07-31 13:51:37 +02:00
sanni
1593cdef9b
Update README.md
2016-07-31 13:51:17 +02:00
sanni
3e9f66e81d
Add files via upload
2016-07-31 12:36:59 +02:00
sanni
ee12b24c12
Update readme.MD
2016-07-31 12:18:51 +02:00
sanni
c7bb0691c7
Add files via upload
2016-07-31 12:02:18 +02:00
sanni
29baa5c283
Create readme.MD
2016-07-31 12:02:09 +02:00
sanni
35605b341d
Update readme.MD
2016-07-31 11:58:07 +02:00
sanni
35385ac2d9
Add files via upload
2016-07-31 11:53:49 +02:00
sanni
61f22919f9
Create readme.MD
2016-07-31 11:53:32 +02:00
sanni
376f9fde81
Create readme.MD
2016-07-31 11:51:36 +02:00
sanni
282aa947ea
V17D: Updated Version String
2016-07-31 09:55:54 +02:00
sanni
9930fcc8b3
Merge pull request #2 from Pickle/master
...
Added support for SDD1 and warning fixes by Pickle
2016-07-31 09:29:12 +02:00
Scott Smith
4cc73852f0
Fix default compiler warnings
2016-07-30 15:41:25 -04:00
Scott Smith
343c95ae8c
Added SDD1 aupport (for star ocean) based on MichIK code and method
2016-07-30 15:32:22 -04:00
sanni
ec1347fd8a
V17C: Added changes by zzattack
2016-07-29 21:33:19 +02: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
050b499c64
V17A: Added function to reset folder number
...
In the main menu hover over "About" and hold down the button until "Resetting folder..." appears on the screen.
2016-07-11 20:11:36 +02:00
sanni
3b4796e0f2
V17: Added support for 16bit flashrom slot
2016-07-10 00:20:21 +02:00
sanni
6ab6e1caac
Initial commit
2016-07-04 13:21:34 +02:00