Decompilation of Pokémon FireRed/LeafGreen
Go to file
2018-12-17 16:26:00 +01:00
asm Merge remote-tracking branch 'upstream/master' 2018-12-17 16:26:00 +01:00
berry_fix Delete asmdiff.sh 2018-12-17 09:49:33 -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 Merge remote-tracking branch 'upstream/master' 2018-12-17 16:26:00 +01:00
graphics add mail 2018-10-13 22:49:21 +02:00
include Rename most special vars 2018-12-05 08:43:55 -05:00
src Rename most special vars 2018-12-05 08:43:55 -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 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 Add note about baserom to INSTALL.md 2018-11-24 11:33:29 -05:00
ld_script.sed first commit 2017-12-16 23:54:22 -08:00
ld_script.txt Decompile (partially) mystery_event_msg 2018-12-03 21:15:42 -05:00
Makefile Port over berry fix program 2018-12-16 20:18:44 -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 split mevent_server 2018-11-30 15:26:16 -05:00
sym_ewram.txt Rename most special vars 2018-12-05 08:43:55 -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