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
cd gba
make clean
make
cd ..
mv -f gba/gba_mb.gba data/gba_mb.gba
make -f Makefile.gc clean
make -f Makefile.gc
make -f Makefile.wii clean
make -f Makefile.wii
pause