about summary refs log tree commit diff stats
path: root/gba/source/main.c
Commit message (Expand)AuthorAgeFilesLines
* Major reformatting, cleaning up black magicKelly Rauchenberger2017-07-111-405/+80
* Things are semi-reliably working now!Kelly Rauchenberger2017-07-111-23/+41
* started tweaking with stuffKelly Rauchenberger2017-07-111-208/+384
* -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
* added gba bios dumpingFIX942016-04-101-2/+28
* general cleanupFIX942016-04-101-31/+49
* added experimental save support (only tested with EEPROM)FIX942016-04-081-20/+114
* first commit, enjoyFIX942016-04-081-0/+94