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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug where Pokémon's language was not serialized properly
Kelly Rauchenberger
2017-09-11
1
-1
/
+1
*
Added identifying hash to Pokémon data structure
Kelly Rauchenberger
2017-09-10
5
-3
/
+590
*
Increased stability and added support for non-English names
Kelly Rauchenberger
2017-09-10
9
-85
/
+448
*
Added base stats for all of Deoxys's Formes
Kelly Rauchenberger
2017-08-29
3
-6
/
+46
*
Actually wrote a descriptive README
Kelly Rauchenberger
2017-08-19
1
-8
/
+12
*
Removed dependency on ROM-internal arrays
Kelly Rauchenberger
2017-08-18
9
-15
/
+2567
*
Added copyright info to the top of three new files
Kelly Rauchenberger
2017-08-18
3
-0
/
+18
*
Started working on serializing pokemon data
Kelly Rauchenberger
2017-08-18
11
-45
/
+774
*
Debug output lists pokedex numbers for seen/caught
Kelly Rauchenberger
2017-07-16
1
-10
/
+13
*
Removed a lot of sleeps that turned out to be unnecessary
Kelly Rauchenberger
2017-07-13
1
-6
/
+4
*
Organized code more
Kelly Rauchenberger
2017-07-13
8
-606
/
+550
*
App now waits for confirmation to import, and reads pokedex seen&caught
Kelly Rauchenberger
2017-07-13
4
-1
/
+135
*
Fixed indentation
Kelly Rauchenberger
2017-07-11
6
-269
/
+268
*
Merged in gba-gen3multiboot
Kelly Rauchenberger
2017-07-11
6
-12
/
+19
|
\
|
*
Fix readme
slipstream/RoL
2017-02-26
1
-4
/
+4
|
*
Merge remote-tracking branch 'origin/master'
slipstream/RoL
2017-02-26
1
-1
/
+1
|
|
\
|
|
*
update readme
slipstream/RoL
2017-02-22
1
-2
/
+2
|
*
|
Major changes
slipstream/RoL
2017-02-26
9
-632
/
+1657
|
|
/
|
*
Forgot to commit a file
slipstream/RoL
2017-02-21
1
-0
/
+10
|
*
New features and bugfixes
slipstream/RoL
2017-02-21
1
-11
/
+124
|
*
Add support for almost all Gen III games
slipstream/RoL
2017-02-20
7
-15
/
+299
|
*
make sure data directory exists
slipstream/RoL
2017-02-19
1
-1
/
+2
|
*
Initial commit of the fork
slipstream/RoL
2017-02-19
11
-636
/
+616
*
|
guess I have to update build.bat as well
Kelly Rauchenberger
2017-07-11
1
-1
/
+1
*
|
Major reformatting, cleaning up black magic
Kelly Rauchenberger
2017-07-11
12
-1707
/
+348
*
|
Things are semi-reliably working now!
Kelly Rauchenberger
2017-07-11
5
-48
/
+117
*
|
started tweaking with stuff
Kelly Rauchenberger
2017-07-11
17
-671
/
+3415
|
/
*
-added the ability to clear the save on the gba cartridge directly
FIX94
2016-07-21
2
-17
/
+35
*
Merge branch 'master' of https://github.com/FIX94/gba-link-cable-dumper
FIX94
2016-04-22
1
-4
/
+6
|
\
|
*
Update README.md
FIX94
2016-04-11
1
-4
/
+6
*
|
-make sure to correct filenames with invalid filesystem characters (issue #3)
FIX94
2016-04-22
2
-78
/
+69
|
/
*
added gba bios dumping
FIX94
2016-04-10
2
-4
/
+67
*
Merge branch 'master' of https://github.com/FIX94/gba-link-cable-dumper
FIX94
2016-04-10
1
-3
/
+3
|
\
|
*
Update README.md
FIX94
2016-04-09
1
-3
/
+3
*
|
general cleanup
FIX94
2016-04-10
5
-195
/
+117
|
/
*
fixed up eeprom support
FIX94
2016-04-09
2
-7
/
+12
*
added experimental save support (only tested with EEPROM)
FIX94
2016-04-08
4
-71
/
+998
*
removed unused file
FIX94
2016-04-08
1
-131
/
+0
*
first commit, enjoy
FIX94
2016-04-08
8
-1
/
+1070
*
Initial commit
FIX94
2016-04-08
2
-0
/
+23