mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-09 02:54:23 -05:00
Decompilation of Pokémon Ruby/Sapphire
| asm | ||
| constants | ||
| data | ||
| graphics | ||
| include | ||
| src | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| build_tools.sh | ||
| castform.mk | ||
| charmap.txt | ||
| ewram_syms.txt | ||
| fonts.mk | ||
| generated.mk | ||
| INSTALL.md | ||
| iwram_syms.txt | ||
| ld_script.txt | ||
| Makefile | ||
| 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.