mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 06:25:23 -05:00
Decompilation of Pokémon FireRed/LeafGreen
This commit mirrors the change to pokeemerald that renames `MOVEMENT_TYPE_HIDDEN` to `MOVEMENT_TYPE_BURIED` to avoid confusion between it and `MOVEMENT_TYPE_INVISIBLE`. As the files and function labels are not synced between the two repos, only the necessary changes were made based on what pokefirered calls its functions. More syncing of labels with pokeemerald will need to be done in the future. |
||
|---|---|---|
| .travis/calcrom | ||
| asm | ||
| berry_fix | ||
| common_syms | ||
| constants | ||
| data | ||
| graphics | ||
| include | ||
| sound | ||
| src | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| asmdiff.sh | ||
| build_tools.sh | ||
| charmap.txt | ||
| compare.sh | ||
| config.mk | ||
| firered_rev1.sha1 | ||
| firered.sha1 | ||
| graphics_file_rules.mk | ||
| INSTALL.md | ||
| json_data_rules.mk | ||
| ld_script_modern.txt | ||
| ld_script.sed | ||
| ld_script.txt | ||
| leafgreen_rev1.sha1 | ||
| leafgreen.sha1 | ||
| Makefile | ||
| map_data_rules.mk | ||
| README.md | ||
| replace.sh | ||
| songs.mk | ||
| spritesheet_rules.mk | ||
| sym_bss.txt | ||
| sym_common.txt | ||
| sym_ewram.txt | ||
| tileset_rules.mk | ||
Pokémon FireRed and LeafGreen
This is a disassembly of Pokémon FireRed and LeafGreen.
It builds the following ROMs:
- 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.
See also
Other disassembly and/or decompilation projects:
- Pokémon Red and Blue
- Pokémon Gold and Silver (Space World '97 demo)
- Pokémon Yellow
- Pokémon Trading Card Game
- Pokémon Pinball
- Pokémon Stadium
- Pokémon Gold and Silver
- Pokémon Crystal
- Pokémon Ruby and Sapphire
- Pokémon Pinball: Ruby & Sapphire
- Pokémon Emerald
- Pokémon Mystery Dungeon: Red Rescue Team