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
*
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