about summary refs log tree commit diff stats
path: root/gba
Commit message (Collapse)AuthorAgeFilesLines
* started tweaking with stuffKelly Rauchenberger2017-07-1111-211/+2544
|
* -added the ability to clear the save on the gba cartridge directlyFIX942016-07-211-8/+17
|
* -make sure to correct filenames with invalid filesystem characters (issue #3)FIX942016-04-221-1/+1
| | | | -corrected the si transfer delay code to only have one properly set delay
* added gba bios dumpingFIX942016-04-101-2/+28
|
* general cleanupFIX942016-04-102-131/+63
|
* fixed up eeprom supportFIX942016-04-091-6/+11
|
* added experimental save support (only tested with EEPROM)FIX942016-04-083-20/+818
|
* first commit, enjoyFIX942016-04-082-0/+262