Decompilation of Pokémon FireRed/LeafGreen
Go to file
Estellar 5bbc876c44
Some checks are pending
CI / build (push) Waiting to run
sSpriteImages_Emoticons now uses overworld_frame (#700)
2026-03-22 08:49:38 -05:00
.github Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
asm Move local IDs to map.json 2024-10-15 02:51:08 -04:00
constants Document m4a xcmd 12 (#699) 2026-03-22 08:31:21 -05:00
data Fix object event graphic names (#731) 2026-03-22 08:28:44 -05:00
docs Fix two stale references to emerald in legacy_WSL1_INSTALL.md 2022-03-14 08:49:14 -04:00
graphics Fix object event graphic names (#731) 2026-03-22 08:28:44 -05:00
include document pokemon special anim (#710) 2026-03-22 08:42:13 -05:00
sound Convert all of the remaining .s files to .midi 2026-03-21 11:07:20 -05:00
src sSpriteImages_Emoticons now uses overworld_frame (#700) 2026-03-22 08:49:38 -05:00
tools Update .wav samples to use 'agbl' chunk to accomodate for vanilla's off-by-one loop end behavior (#712) 2025-12-28 09:10:08 -06:00
.gitattributes
.gitignore Ignore CMakeLists.txt and cmake/clangd artifacts 2025-11-16 20:39:37 -05:00
asmdiff.sh
audio_rules.mk Convert .aif files to .wav (#711) 2025-12-01 09:01:35 -06:00
build_tools.sh
charmap.txt Sync some charmap characters with pokeemerald 2023-05-03 14:22:01 -04:00
compare.sh
config.mk Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
firered_rev1.sha1
firered_switch.sha1 Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
firered.sha1
graphics_file_rules.mk Remove some make rules copied from pokeemerald 2025-10-26 17:49:30 -04:00
INSTALL.md Sync INSTALL 2023-07-06 12:05:22 -04:00
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 DWARF debug sections (#728) 2026-03-22 08:23:21 -05:00
ld_script_rev10.ld Fix rev10's ld_script 2026-03-21 16:47:47 -05:00
ld_script.ld Sync DWARF debug sections (#728) 2026-03-22 08:23:21 -05:00
leafgreen_rev1.sha1
leafgreen_switch.sha1 Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
leafgreen.sha1
make_tools.mk Convert .aif files to .wav (#711) 2025-12-01 09:01:35 -06:00
Makefile Add revision 10 changes (#722) 2026-03-21 16:12:48 -05: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 Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
replace.sh
spritesheet_rules.mk Fix object event graphic names (#731) 2026-03-22 08:28:44 -05:00
sym_bss_rev10.txt Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
sym_bss.txt Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
sym_common_rev10.txt Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
sym_common.txt Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
sym_ewram_rev10.txt Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
sym_ewram.txt Sync mevent file names 2022-11-19 18:39:26 -05:00
tileset_rules.mk Set unused tiles to transparent, document adjacent files 2022-10-10 09:20:16 -04:00

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.