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
/
gba
/
source
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GBA now sends over contents of boxes
Kelly Rauchenberger
2017-09-24
1
-2
/
+30
*
GBA now sends over entire party instead of just first Pokémon
Kelly Rauchenberger
2017-09-24
1
-2
/
+4
*
Fixed shininess determination
Kelly Rauchenberger
2017-09-23
1
-5
/
+1
*
Increased stability and added support for non-English names
Kelly Rauchenberger
2017-09-10
1
-1
/
+16
*
Started working on serializing pokemon data
Kelly Rauchenberger
2017-08-18
1
-26
/
+60
*
App now waits for confirmation to import, and reads pokedex seen&caught
Kelly Rauchenberger
2017-07-13
1
-0
/
+57
*
Fixed indentation
Kelly Rauchenberger
2017-07-11
1
-7
/
+5
*
Major reformatting, cleaning up black magic
Kelly Rauchenberger
2017-07-11
1
-405
/
+80
*
Things are semi-reliably working now!
Kelly Rauchenberger
2017-07-11
1
-23
/
+41
*
started tweaking with stuff
Kelly Rauchenberger
2017-07-11
1
-208
/
+384
*
-added the ability to clear the save on the gba cartridge directly
FIX94
2016-07-21
1
-8
/
+17
*
-make sure to correct filenames with invalid filesystem characters (issue #3)
FIX94
2016-04-22
1
-1
/
+1
*
added gba bios dumping
FIX94
2016-04-10
1
-2
/
+28
*
general cleanup
FIX94
2016-04-10
1
-31
/
+49
*
added experimental save support (only tested with EEPROM)
FIX94
2016-04-08
1
-20
/
+114
*
first commit, enjoy
FIX94
2016-04-08
1
-0
/
+94