Decompilation of Pokémon FireRed/LeafGreen
Go to file
2018-11-08 14:20:36 -05:00
asm Finish disming quest_log strings 2018-11-08 14:20:36 -05:00
common_syms Merge branch 'master' into quest_log 2018-10-17 10:53:16 -07:00
constants through sub_8113FBC 2018-11-08 11:43:54 -05:00
data Finish disming quest_log strings 2018-11-08 14:20:36 -05:00
include through sub_8113FBC 2018-11-08 11:43:54 -05:00
src Finish disming quest_log strings 2018-11-08 14:20:36 -05:00
.gitattributes first commit 2017-12-16 23:54:22 -08:00
.gitignore first commit 2017-12-16 23:54:22 -08:00
build_tools.sh Create build_tools.sh 2018-09-21 01:56:26 +01:00
charmap.txt More string dumps (some Japanese text was incorrectly dumped as gibberish) 2018-11-08 11:01:58 -05:00
graphics_file_rules.mk migrate text rodata to C file 2018-10-07 00:14:45 -04:00
INSTALL.md Create INSTALL.md 2018-09-20 22:10:01 +01:00
ld_script.sed first commit 2017-12-16 23:54:22 -08:00
ld_script.txt Merge branch 'master' into quest_log 2018-11-02 14:16:03 -04:00
Makefile migrate text rodata to C file 2018-10-07 00:14:45 -04: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 decompile sound.c 2018-10-05 21:26:13 -04:00
sym_common.txt Merge branch 'master' into quest_log 2018-10-17 10:53:16 -07:00
sym_ewram.txt through sub_81139BC 2018-11-03 18:24:00 -04: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