Decompilation of Pokémon FireRed/LeafGreen
Go to file
2019-01-03 17:12:02 -05:00
asm through sub_815DEFC 2019-01-02 19:54:52 -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 split mevent_server 2018-11-30 15:26:16 -05:00
constants through sub_8113FBC 2018-11-08 11:43:54 -05:00
data Dump trainer tower trainers 2019-01-03 17:12:02 -05:00
graphics sub_815D838; decompile some gfx 2018-12-30 11:59:00 -05:00
include Rework UnkSubstruct_203F458_000C_004 structure 2019-01-03 16:13:18 -05:00
src Rework UnkSubstruct_203F458_000C_004 structure 2019-01-03 16:13:18 -05:00
tools Track tools 2018-12-20 20:43:40 -05: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 Remove dkP dependency notes from INSTALL.md 2018-12-17 15:45:15 -05:00
ld_script.sed first commit 2017-12-16 23:54:22 -08:00
ld_script.txt Split out trainer tower data 2019-01-03 14:03:14 -05:00
Makefile Dump some pointers and move descriptions 2019-01-02 14:31:37 -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 More changes for modern gcc compat 2018-11-10 18:28:24 -05:00
sym_common.txt Guess a small struct in save block 2 2018-12-21 11:43:24 -05:00
sym_ewram.txt through sub_815DC40 2019-01-02 11:04:34 -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