Decompilation of Pokémon FireRed/LeafGreen
Go to file
GriffinR f8a1bf14fb
Merge pull request #371 from GriffinRichards/data-pokedex
Move pokedex_screen data from asm to C
2020-11-27 11:12:05 -05:00
.travis/calcrom Update calcrom.pl for optionally more verbose output 2020-03-02 16:28:02 -05:00
asm Clean up pokedex screen text 2020-11-12 00:06:22 -05:00
berry_fix Match Most of Remaining Functions 2020-09-01 11:42:28 -04:00
common_syms More quest log documentation amid other stuff 2020-04-05 20:30:45 -04:00
constants Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt 2020-07-04 18:14:40 -04:00
data Move pokedex_screen data from asm to C 2020-11-11 23:44:30 -05:00
graphics Rename farfetchd graphics to match define 2020-11-26 11:26:05 -08:00
include Merge pull request #371 from GriffinRichards/data-pokedex 2020-11-27 11:12:05 -05:00
sound update audio macros 2020-09-27 22:38:52 -04:00
src Merge pull request #371 from GriffinRichards/data-pokedex 2020-11-27 11:12:05 -05:00
tools Get rid of readelf.py 2020-07-04 20:56:40 -04:00
.gitattributes Add missing text files to .gitattributes. 2020-06-13 13:40:49 -04:00
.gitignore Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt 2020-07-04 18:14:40 -04:00
.travis.yml Resolve travis config warnings 2020-09-08 15:41:09 -04:00
asmdiff.sh Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
build_tools.sh Fix building and update build instructions 2019-06-21 20:47:44 -04:00
charmap.txt Give songs meaningful english names 2020-08-29 03:11:03 -04:00
compare.sh Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt 2020-07-04 18:14:40 -04:00
config.mk Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
firered_rev1.sha1 Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
firered.sha1 Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
graphics_file_rules.mk update make rules for graphics 2020-09-03 00:36:59 +02:00
INSTALL.md Fix INSTALL.md rendering error 2020-01-15 14:37:08 -05:00
json_data_rules.mk Dump wild_encounter data to C/JSON 2019-10-31 20:05:10 -04:00
ld_script_modern.txt Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt 2020-07-04 18:14:40 -04:00
ld_script.sed first commit 2017-12-16 23:54:22 -08:00
ld_script.txt Move pokedex_screen data from asm to C 2020-11-11 23:44:30 -05:00
leafgreen_rev1.sha1 Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
leafgreen.sha1 Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
Makefile Initial work on pokemon_summary_screen.c 2020-06-14 16:08:21 -04:00
map_data_rules.mk clean some code in the map dump 2019-05-14 10:11:23 -04:00
README.md Grammar fix in README.md 2019-12-20 15:43:56 -05:00
replace.sh Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt 2020-07-04 18:14:40 -04:00
songs.mk Give songs meaningful english names 2020-08-29 03:11:03 -04:00
spritesheet_rules.mk Reorient object event sprites to horizontal 2020-03-29 11:48:01 -04:00
sym_bss.txt Finish overworld.c 2020-03-28 21:39:28 -04:00
sym_common.txt through sub_805644C 2020-03-28 12:20:20 -04:00
sym_ewram.txt Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt 2020-07-04 18:14:40 -04:00
tileset_rules.mk Standardize tileset folder names 2020-03-16 20:52:12 -04:00

Pokémon FireRed and LeafGreen

Build Status

This is a disassembly of Pokémon FireRed and LeafGreen.

It builds the following ROMs:

To set up the repository, see INSTALL.md.

See also

Other disassembly and/or decompilation projects:

Contacts

You can find us on Discord and IRC.