about summary refs log tree commit diff stats
path: root/gba/source/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Initial commit of the forkslipstream/RoL2017-02-191-229/+33
| | | | Forking gba-link-cable-dumper to gba-gen3multiboot
* -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-101-31/+49
|
* added experimental save support (only tested with EEPROM)FIX942016-04-081-20/+114
|
* first commit, enjoyFIX942016-04-081-0/+94