Decompilation of Pokémon FireRed/LeafGreen
Go to file
2018-02-07 21:11:52 -08:00
asm dump assert strings 2018-02-07 22:00:05 -06: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 dump assert strings 2018-02-07 22:00:05 -06:00
include NDEBUG which is supposed to be NDEBUG... 2018-01-07 23:47:27 -05:00
src both print defines for nocashgba 2018-01-09 19:39:29 -05: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 scrub ld_script for bloat 2018-01-09 01:26:59 -05:00
Makefile partially decompile text 2017-12-19 15:19:41 -08:00
README.md Emerald -> Fire Red 2017-12-31 13:46:49 -05:00
sym_bss.txt scrub ld_script for bloat 2018-01-09 01:26:59 -05: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 Fire Red.

It builds the following rom:

  • pokefirered.gba sha1: 41cb23d8dccc8ebd7c649cd8fbb58eeace6e2fdc

To set up the repository, see INSTALL.md.

See also