Decompilation of Pokémon Emerald
Go to file
tustin2121 258784f263 Add supported but unused buttons to charmap.txt
These buttons are supported by the game but unused by vanilla. We should include them for use by hacks.
2019-09-08 10:44:43 -05:00
.travis/calcrom Report data decomp in calcrom 2019-08-06 13:00:03 -04:00
asm Move asm srcs to src 2019-08-21 17:08:40 -05:00
berry_fix Fix issue with ramscrgen invoke for some users 2019-09-04 09:07:08 -04:00
common_syms Wildcard bss, ewram_data, and COMMON in modern toolchain 2019-06-29 08:35:52 -04:00
constants improve checkplayergender calls 2018-12-28 08:22:21 -06:00
data Disassemble data/ereader_screen.s 2019-09-05 20:48:48 -05:00
graphics decompile pokenav_unk_5 data 2019-07-19 21:05:55 -04:00
include Nuke definition of struct TrHillTag_Half 2019-09-05 20:48:48 -05:00
sound rename instrument samples 2019-05-25 08:25:19 -05:00
src Unify TrHillTag struct definitions (variable floors) 2019-09-05 20:48:48 -05:00
tools Merge pull request #735 from garakmon/encounter_json 2019-09-04 16:50:39 -04:00
.gitattributes Add LF normalization for .sh files 2019-06-16 00:41:35 +01:00
.gitignore Merge branch 'master' into dodrio_berry_picking 2019-05-11 21:22:09 -04:00
.travis.yml Deprecate build_tools.sh 2019-07-19 20:54:02 -04:00
INSTALL.md Merge branch 'master' into master 2019-08-04 20:35:38 +01:00
Makefile NULL_BATTLE_TOWER_POKEMON define 2019-09-05 20:48:48 -05:00
README.md Another update for README.md 2019-06-16 22:26:10 +01:00
asmdiff.ps1 Remove debug printing 2019-04-07 19:18:42 -05:00
asmdiff.sh sub_8024BC8 2019-03-24 17:32:59 -04:00
build_tools.sh Update deprecated build_tools script 2019-08-27 09:15:44 -04:00
charmap.txt Add supported but unused buttons to charmap.txt 2019-09-08 10:44:43 -05:00
graphics_file_rules.mk Rename battle anim sprites 2019-04-06 10:14:48 -05:00
json_data_rules.mk Fix building 2019-05-08 17:06:39 -05:00
ld_script.txt Don't look for src/crt0.c, it doesn't exist 2019-09-05 20:48:48 -05:00
ld_script_modern.txt Move asm srcs to src 2019-08-21 17:08:40 -05:00
map_data_rules.mk Fix make to look for .json files instead of folders 2019-03-05 01:46:20 -05:00
rom.sha1 Make rom.sha1 lowercase to fix erroneous comparison results on *nix 2017-09-06 09:20:49 -04:00
songs.mk Update se_z_search.mid 2019-03-24 16:37:27 -05:00
spritesheet_rules.mk Rename OW Sprites 2018-10-14 15:49:55 -04:00
sym_bss.txt Move asm srcs to src 2019-08-21 17:08:40 -05:00
sym_common.txt Wildcard bss, ewram_data, and COMMON in modern toolchain 2019-06-29 08:35:52 -04:00
sym_ewram.txt Wildcard bss, ewram_data, and COMMON in modern toolchain 2019-06-29 08:35:52 -04:00

README.md

Pokémon Emerald

Build Status

This is a decompilation of Pokémon Emerald.

It builds the following ROM:

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.