Decompilation of Pokémon FireRed/LeafGreen
Go to file
2018-10-14 16:36:53 +02:00
asm merge upstream, fix non-conflict in trade.s 2018-10-14 16:36:53 +02:00
common_syms decompile save.c 2018-10-11 23:29:11 -04:00
constants first commit 2017-12-16 23:54:22 -08:00
data merge upstream, fix non-conflict in trade.s 2018-10-14 16:36:53 +02:00
graphics add mail 2018-10-13 22:49:21 +02:00
include decompile save.c 2018-10-11 23:29:11 -04:00
src decompile save.c 2018-10-11 23:29:11 -04: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 first commit 2017-12-16 23:54:22 -08:00
graphics_file_rules.mk replace more baserom, fix graphics_file_rules.mk for C2EA50, replace labels for battle_anims 2018-10-13 20:30:58 +02: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 tabs to spaces 2018-10-12 12:05:28 -04:00
Makefile revert to previous graphics_file_rules.mk and fix up font rules. fix double include in makefile 2018-10-10 23:00:46 +02:00
README.md rom → ROM 2018-09-20 23:51:56 +01: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 decompile save.c 2018-10-11 23:29:11 -04:00
sym_ewram.txt decompile save.c 2018-10-11 23:29:11 -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