Decompilation of Pokémon FireRed/LeafGreen
Go to file
2017-12-31 13:35:30 -05:00
asm decompile string_util 2017-12-20 12:55:52 -08:00
common_syms common symbols for window and text 2017-12-20 07:55:09 -08:00
constants first commit 2017-12-16 23:54:22 -08:00
data get rid of SUBALIGN 2017-12-20 22:00:41 -08:00
include decompile string_util 2017-12-20 12:55:52 -08:00
src decompile string_util 2017-12-20 12:55:52 -08:00
.gitattributes first commit 2017-12-16 23:54:22 -08:00
.gitignore first commit 2017-12-16 23:54:22 -08:00
charmap.txt first commit 2017-12-16 23:54:22 -08:00
firered.sha1 first commit 2017-12-16 23:54:22 -08:00
ld_script.sed first commit 2017-12-16 23:54:22 -08:00
ld_script.txt get rid of SUBALIGN 2017-12-20 22:00:41 -08:00
Makefile partially decompile text 2017-12-19 15:19:41 -08:00
README.md Create README.md (INSTALL.md todo). 2017-12-31 13:35:30 -05:00
sym_bss.txt decompile sprite 2017-12-20 01:04:58 -08:00
sym_common.txt common symbols for window and text 2017-12-20 07:55:09 -08:00
sym_ewram.txt decompile bg_regs data 2017-12-20 10:09:12 -08:00

Pokémon Fire Red

This is a disassembly of Pokémon Emerald.

It builds the following rom:

  • pokefirered.gba sha1: 41cb23d8dccc8ebd7c649cd8fbb58eeace6e2fdc

To set up the repository, see INSTALL.md.

See also