mirror of
https://github.com/pret/pokeruby.git
synced 2026-03-21 09:44:22 -05:00
Decompilation of Pokémon Ruby/Sapphire
|
|
||
|---|---|---|
| .github | ||
| constants | ||
| data | ||
| data-de | ||
| graphics | ||
| graphics-de | ||
| include | ||
| projects | ||
| sound | ||
| src | ||
| tools | ||
| .clang-format | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| asmdiff_de_debug.sh | ||
| asmdiff_de.sh | ||
| asmdiff.sh | ||
| build_tools_mac.sh | ||
| build_tools.sh | ||
| castform.mk | ||
| charmap.txt | ||
| clean_tools.sh | ||
| compare-ruby.sh | ||
| compare-sapphire.sh | ||
| compare.sh | ||
| config.mk | ||
| CONTRIBUTING.md | ||
| de_after.sh | ||
| de_before.sh | ||
| fonts.mk | ||
| INSTALL.md | ||
| json_data_rules.mk | ||
| ld_script_modern.txt | ||
| ld_script.txt | ||
| make_tools.mk | ||
| Makefile | ||
| map_data_rules.mk | ||
| misc.mk | ||
| override-de.mk | ||
| override.mk | ||
| README.md | ||
| ruby_de_debug.sha1 | ||
| ruby_de_rev1.sha1 | ||
| ruby_de.sha1 | ||
| ruby_debug.sha1 | ||
| ruby_rev1.sha1 | ||
| ruby_rev2.sha1 | ||
| ruby.sha1 | ||
| sapphire_de_debug.sha1 | ||
| sapphire_de_rev1.sha1 | ||
| sapphire_de.sha1 | ||
| sapphire_debug.sha1 | ||
| sapphire_rev1.sha1 | ||
| sapphire_rev2.sha1 | ||
| sapphire.sha1 | ||
| spritesheet_rules.mk | ||
| sym_bss.txt | ||
| sym_common.txt | ||
| sym_ewram.txt | ||
| tilesets.mk | ||
Pokémon Ruby and Sapphire 
This is a disassembly of Pokémon Ruby and Sapphire.
It builds the following roms:
- pokeruby.gba
sha1: f28b6ffc97847e94a6c21a63cacf633ee5c8df1e - pokesapphire.gba
sha1: 3ccbbd45f8553c36463f13b938e833f652b793e4
To set up the repository, see INSTALL.md.
For contacts and other pret projects, see pret.github.io.