Decompilation of Pokémon FireRed/LeafGreen
Go to file
2025-11-16 20:39:37 -05:00
.github
asm Move local IDs to map.json 2024-10-15 02:51:08 -04:00
constants
data Merge branch 'master' of https://github.com/pret/pokefirered into porymap-6 2025-05-14 11:52:22 -04:00
docs
graphics Convert substitute back sprite data to png 2025-07-13 13:02:58 -04:00
include Convert substitute back sprite data to png 2025-07-13 13:02:58 -04:00
sound
src Fix incorrect MAPSEC limit for map names 2025-07-16 02:45:26 -04:00
tools Modern fixes (#697) 2025-06-11 14:27:42 -04:00
.gitattributes
.gitignore Ignore CMakeLists.txt and cmake/clangd artifacts 2025-11-16 20:39:37 -05:00
asmdiff.sh
audio_rules.mk
build_tools.sh
charmap.txt
compare.sh
config.mk
firered_rev1.sha1
firered.sha1
graphics_file_rules.mk Remove some make rules copied from pokeemerald 2025-10-26 17:49:30 -04:00
INSTALL.md
json_data_rules.mk Generate heal location constants automatically, move data back to a single file. 2025-02-03 16:00:29 -05:00
ld_script_modern.ld Sync Makefile and common syms (#676) 2024-11-26 12:46:12 -05:00
ld_script.ld Sync Makefile and common syms (#676) 2024-11-26 12:46:12 -05:00
leafgreen_rev1.sha1
leafgreen.sha1
make_tools.mk
Makefile Modern fixes (#697) 2025-06-11 14:27:42 -04:00
map_data_rules.mk Generate heal location constants automatically, move data back to a single file. 2025-02-03 16:00:29 -05:00
README.md
replace.sh
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt
tileset_rules.mk

Pokémon FireRed and LeafGreen

This is a decompilation of English Pokémon FireRed and LeafGreen.

It builds the following ROM images:

To set up the repository, see INSTALL.md.

For contacts and other pret projects, see pret.github.io.