mirror of
https://github.com/pret/pokeruby.git
synced 2024-11-28 07:20:35 +00:00
Decompilation of Pokémon Ruby/Sapphire
asm | ||
constants | ||
data | ||
graphics | ||
include | ||
sound | ||
src | ||
tools | ||
.gitattributes | ||
.gitignore | ||
build_tools.sh | ||
castform.mk | ||
charmap.txt | ||
compare-ruby.sh | ||
compare-sapphire.sh | ||
ewram_syms.txt | ||
fonts.mk | ||
generated.mk | ||
INSTALL.md | ||
iwram_syms.txt | ||
ld_script.txt | ||
Makefile | ||
misc.mk | ||
README.md | ||
rom.sha1 | ||
tilesets.mk |
Pokémon Ruby
This is a disassembly of Pokémon Ruby.
It builds the following rom:
- pokeruby.gba
sha1: f28b6ffc97847e94a6c21a63cacf633ee5c8df1e
To set up the repository, see INSTALL.md.