index
:
gen3uploader
this commit
master
Wii homebrew app that exploits arbitrary code execution in the generation III Pokémon games (using the "different" multiboot protocol) and uploads your progress to a website
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extractor now gets gift ribbon descriptions
Kelly Rauchenberger
2017-09-30
1
-0
/
+49
*
Decreased time Wii waits for GBA to calculate hashes
Kelly Rauchenberger
2017-09-26
1
-3
/
+3
*
Replaced SHA-224 with BLAKE2s
Kelly Rauchenberger
2017-09-26
1
-3
/
+3
*
Extractor now gets box names
Kelly Rauchenberger
2017-09-24
1
-0
/
+23
*
GBA now sends over contents of boxes
Kelly Rauchenberger
2017-09-24
1
-192
/
+28
*
Fixed transfer of contest stats
Kelly Rauchenberger
2017-09-24
1
-6
/
+6
*
Added more data to the HTTP POST
Kelly Rauchenberger
2017-09-23
1
-1
/
+66
*
Wii can now send a POST request to a website
Kelly Rauchenberger
2017-09-16
1
-15
/
+229
*
Added identifying hash to Pokémon data structure
Kelly Rauchenberger
2017-09-10
1
-0
/
+15
*
Increased stability and added support for non-English names
Kelly Rauchenberger
2017-09-10
1
-37
/
+14
*
Started working on serializing pokemon data
Kelly Rauchenberger
2017-08-18
1
-0
/
+54
*
Debug output lists pokedex numbers for seen/caught
Kelly Rauchenberger
2017-07-16
1
-10
/
+13
*
Organized code more
Kelly Rauchenberger
2017-07-13
1
-462
/
+134
*
App now waits for confirmation to import, and reads pokedex seen&caught
Kelly Rauchenberger
2017-07-13
1
-1
/
+54
*
Fixed indentation
Kelly Rauchenberger
2017-07-11
1
-243
/
+243
*
Major reformatting, cleaning up black magic
Kelly Rauchenberger
2017-07-11
1
-625
/
+200
*
Things are semi-reliably working now!
Kelly Rauchenberger
2017-07-11
1
-24
/
+53
*
started tweaking with stuff
Kelly Rauchenberger
2017-07-11
1
-459
/
+828
*
-added the ability to clear the save on the gba cartridge directly
FIX94
2016-07-21
1
-9
/
+18
*
-make sure to correct filenames with invalid filesystem characters (issue #3)
FIX94
2016-04-22
1
-77
/
+68
*
added gba bios dumping
FIX94
2016-04-10
1
-2
/
+39
*
general cleanup
FIX94
2016-04-10
1
-62
/
+52
*
fixed up eeprom support
FIX94
2016-04-09
1
-1
/
+1
*
added experimental save support (only tested with EEPROM)
FIX94
2016-04-08
1
-51
/
+180
*
first commit, enjoy
FIX94
2016-04-08
1
-0
/
+400