about summary refs log tree commit diff stats
path: root/source/main.c
Commit message (Expand)AuthorAgeFilesLines
* Wii can now send a POST request to a websiteKelly Rauchenberger2017-09-161-15/+229
* Added identifying hash to Pokémon data structureKelly Rauchenberger2017-09-101-0/+15
* Increased stability and added support for non-English namesKelly Rauchenberger2017-09-101-37/+14
* Started working on serializing pokemon dataKelly Rauchenberger2017-08-181-0/+54
* Debug output lists pokedex numbers for seen/caughtKelly Rauchenberger2017-07-161-10/+13
* Organized code moreKelly Rauchenberger2017-07-131-462/+134
* App now waits for confirmation to import, and reads pokedex seen&caughtKelly Rauchenberger2017-07-131-1/+54
* Fixed indentationKelly Rauchenberger2017-07-111-243/+243
* Major reformatting, cleaning up black magicKelly Rauchenberger2017-07-111-625/+200
* Things are semi-reliably working now!Kelly Rauchenberger2017-07-111-24/+53
* started tweaking with stuffKelly Rauchenberger2017-07-111-459/+828
* -added the ability to clear the save on the gba cartridge directlyFIX942016-07-211-9/+18
* -make sure to correct filenames with invalid filesystem characters (issue #3)FIX942016-04-221-77/+68
* added gba bios dumpingFIX942016-04-101-2/+39
* general cleanupFIX942016-04-101-62/+52
* fixed up eeprom supportFIX942016-04-091-1/+1
* added experimental save support (only tested with EEPROM)FIX942016-04-081-51/+180
* first commit, enjoyFIX942016-04-081-0/+400