mirror of https://github.com/pret/pokefirered
* Migrate .aif files to .wav * cleanup |
||
|---|---|---|
| .github | ||
| asm | ||
| constants | ||
| data | ||
| docs | ||
| graphics | ||
| include | ||
| sound | ||
| src | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| INSTALL.md | ||
| Makefile | ||
| README.md | ||
| asmdiff.sh | ||
| audio_rules.mk | ||
| build_tools.sh | ||
| charmap.txt | ||
| compare.sh | ||
| config.mk | ||
| firered.sha1 | ||
| firered_rev1.sha1 | ||
| graphics_file_rules.mk | ||
| json_data_rules.mk | ||
| ld_script.ld | ||
| ld_script_modern.ld | ||
| leafgreen.sha1 | ||
| leafgreen_rev1.sha1 | ||
| make_tools.mk | ||
| map_data_rules.mk | ||
| replace.sh | ||
| spritesheet_rules.mk | ||
| sym_bss.txt | ||
| sym_common.txt | ||
| sym_ewram.txt | ||
| tileset_rules.mk | ||
README.md
Pokémon FireRed and LeafGreen
This is a decompilation of English Pokémon FireRed and LeafGreen.
It builds the following ROM images:
- pokefirered.gba
sha1: 41cb23d8dccc8ebd7c649cd8fbb58eeace6e2fdc - pokeleafgreen.gba
sha1: 574fa542ffebb14be69902d1d36f1ec0a4afd71e - pokefirered_rev1.gba
sha1: dd5945db9b930750cb39d00c84da8571feebf417 - pokeleafgreen_rev1.gba
sha1: 7862c67bdecbe21d1d69ce082ce34327e1c6ed5e
To set up the repository, see INSTALL.md.
For contacts and other pret projects, see pret.github.io.