Decompilation of Pokémon FireRed/LeafGreen
Go to file
2026-03-22 08:26:24 -05:00
.github Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
asm
constants
data Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
docs
graphics combine palettes (#723) 2026-03-22 08:26:24 -05:00
include Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
sound
src combine palettes (#723) 2026-03-22 08:26:24 -05:00
tools
.gitattributes
.gitignore
asmdiff.sh
audio_rules.mk
build_tools.sh
charmap.txt
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
INSTALL.md
json_data_rules.mk
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
Makefile Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
map_data_rules.mk
README.md Add revision 10 changes (#722) 2026-03-21 16:12:48 -05:00
replace.sh
spritesheet_rules.mk
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
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.