Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-05-12 14:34:43 +01:00
.github Retire OK bot 2023-08-31 11:15:29 -04:00
asm
common_syms
constants
data Fix misspelling: TRAINER_RIVAL_POKENON_TOWER -> TRAINER_RIVAL_POKEMON_TOWER 2023-09-10 21:16:06 -04:00
docs
graphics
include Spring cleaning 2024-05-12 14:34:43 +01:00
sound
src safeguard SQUARE and CUBE macros in parentheses 2023-12-27 17:37:11 -05:00
tools Ensure Alignment for Map Events (#649) 2023-11-21 15:46:51 -05:00
.gitattributes
.gitignore
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.ld
ld_script.ld
leafgreen_rev1.sha1
leafgreen.sha1
Makefile
map_data_rules.mk
README.md Spring cleaning 2024-05-12 14:34:43 +01:00
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 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.