Decompilation of Pokémon FireRed/LeafGreen
Go to file
2024-09-18 19:40:41 -04:00
.github Retire OK bot 2023-08-31 11:15:29 -04:00
asm Sync pokemon.c 2023-03-06 15:23:11 -05:00
common_syms Quest log doc cleanup 2023-08-18 15:40:57 -04:00
constants Sync m4a_1.s 2022-12-09 10:03:32 -05:00
data Sync map macro change with pokeemerald 2024-08-27 13:57:07 -04:00
docs
graphics Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2023-08-18 11:26:22 -04:00
include Merge branch 'master' of https://github.com/pret/pokefirered into porymap-6 2024-09-18 19:40:41 -04:00
sound Toolchain sync fixes 2024-09-12 17:49:50 -04:00
src Merge branch 'master' of https://github.com/pret/pokefirered into porymap-6 2024-09-18 19:40:41 -04:00
tools Sync remaining tools 2024-09-14 11:26:14 -04:00
.gitattributes
.gitignore Remove unnecessary linker script preprocessing 2023-05-22 07:53:28 +01:00
asmdiff.sh
audio_rules.mk Deleted generated constants, add midi.cfg 2024-09-12 12:58:22 -04:00
build_tools.sh
charmap.txt Sync some charmap characters with pokeemerald 2023-05-03 14:22:01 -04:00
compare.sh
config.mk Fix .d files not updating if .o fails, fix clean rule, remove some unnecessary warnings 2024-09-13 23:12:20 -04:00
firered_rev1.sha1
firered.sha1
graphics_file_rules.mk Document more of src/graphics.c 2023-03-13 23:09:19 +08:00
INSTALL.md Sync INSTALL 2023-07-06 12:05:22 -04:00
json_data_rules.mk Initial Makefile sync 2024-09-12 12:22:25 -04:00
ld_script_modern.ld Revert section rename 2024-06-22 11:58:39 -04:00
ld_script.ld Revert section rename 2024-06-22 11:58:39 -04:00
leafgreen_rev1.sha1
leafgreen.sha1
make_tools.mk Initial Makefile sync 2024-09-12 12:22:25 -04:00
Makefile Fix .d files not updating if .o fails, fix clean rule, remove some unnecessary warnings 2024-09-13 23:12:20 -04:00
map_data_rules.mk Initial Makefile sync 2024-09-12 12:22:25 -04:00
README.md Spring cleaning 2024-05-12 14:34:43 +01:00
replace.sh
spritesheet_rules.mk
sym_bss.txt Sync m4a_1.s 2022-12-09 10:03:32 -05:00
sym_common.txt Sync mystery gift menu, ereader screen 2022-11-21 23:30:47 -05:00
sym_ewram.txt Sync mevent file names 2022-11-19 18:39:26 -05:00
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.