Decompilation of Pokémon FireRed/LeafGreen
Go to file
2019-03-26 15:13:19 -04:00
asm Edit event macros file 2019-01-08 18:12:25 -05:00
berry_fix Fix Makefiles to allow CPP to work on piped input from preproc for data asm files. 2018-12-26 22:35:36 -05:00
common_syms through sub_815E9FC 2019-01-08 10:20:51 -05:00
constants through sub_8113FBC 2018-11-08 11:43:54 -05:00
data Trainer tower data decomp 2019-01-08 10:59:54 -05:00
graphics sub_815D838; decompile some gfx 2018-12-30 11:59:00 -05:00
include through sub_815E9FC 2019-01-08 10:20:51 -05:00
src Match sub_8146C30 2019-03-26 15:13:19 -04:00
tools scaninc: Fix C comment consumption logic 2019-02-13 22:09:42 -06:00
.gitattributes Fix Makefiles to allow CPP to work on piped input from preproc for data asm files. 2018-12-26 22:35:36 -05:00
.gitignore Track tools 2018-12-20 20:43:40 -05:00
build_tools.sh Fixes includes 2018-11-13 06:46:50 -05:00
charmap.txt More documentation of fame checker 2018-11-26 22:27:19 -05:00
graphics_file_rules.mk merge upstream 2018-11-30 22:16:04 +01:00
INSTALL.md Mention build_tools.sh 2019-01-28 22:53:49 +00:00
ld_script.sed first commit 2017-12-16 23:54:22 -08:00
ld_script.txt Trainer tower data decomp 2019-01-08 10:59:54 -05:00
Makefile Fix includes to work with asm files 2019-01-03 20:36:23 -05:00
README.md Update Discord link. 2018-10-22 22:20:28 -04:00
rom.sha1 Update Makefile and various build files 2018-09-20 14:55:44 -05:00
sym_bss.txt through sub_8059250 2019-01-07 15:32:11 -05:00
sym_common.txt fieldmap: Common and EWRAM syms 2019-01-07 16:53:28 -05:00
sym_ewram.txt fieldmap: Common and EWRAM syms 2019-01-07 16:53:28 -05:00

Pokémon FireRed and LeafGreen

This is a disassembly of Pokémon FireRed and LeafGreen.

It builds the following ROM:

  • pokefirered.gba sha1: 41cb23d8dccc8ebd7c649cd8fbb58eeace6e2fdc

To set up the repository, see INSTALL.md.

See also