mirror of https://github.com/pret/pokeemerald
|
|
||
|---|---|---|
| .github | ||
| asm | ||
| constants | ||
| data | ||
| docs | ||
| graphics | ||
| include | ||
| libagbsyscall | ||
| sound | ||
| src | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| INSTALL.md | ||
| Makefile | ||
| README.md | ||
| asmdiff.ps1 | ||
| asmdiff.sh | ||
| audio_rules.mk | ||
| build_tools.sh | ||
| charmap.txt | ||
| graphics_file_rules.mk | ||
| json_data_rules.mk | ||
| ld_script.ld | ||
| ld_script_modern.ld | ||
| make_tools.mk | ||
| map_data_rules.mk | ||
| rom.sha1 | ||
| spritesheet_rules.mk | ||
| sym_bss.txt | ||
| sym_common.txt | ||
| sym_ewram.txt | ||
README.md
Pokémon Emerald
This is a decompilation of Pokémon Emerald.
It builds the following ROM:
- pokeemerald.gba
sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7
To set up the repository, see INSTALL.md.
For contacts and other pret projects, see pret.github.io.