about summary refs log tree commit diff stats
path: root/gba/source
Commit message (Expand)AuthorAgeFilesLines
* Added base stats for all of Deoxys's FormesKelly Rauchenberger2017-08-293-6/+46
* Removed dependency on ROM-internal arraysKelly Rauchenberger2017-08-189-15/+2567
* Added copyright info to the top of three new filesKelly Rauchenberger2017-08-182-0/+12
* Started working on serializing pokemon dataKelly Rauchenberger2017-08-186-42/+655
* App now waits for confirmation to import, and reads pokedex seen&caughtKelly Rauchenberger2017-07-133-0/+81
* Fixed indentationKelly Rauchenberger2017-07-113-20/+18
* Major reformatting, cleaning up black magicKelly Rauchenberger2017-07-117-1082/+121
* Things are semi-reliably working now!Kelly Rauchenberger2017-07-112-24/+42
* started tweaking with stuffKelly Rauchenberger2017-07-117-208/+2129
* -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-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-081-0/+94