Decompilation of Pokémon Emerald
Go to file
2021-04-02 22:46:46 -07:00
.github newline 2021-04-03 00:38:15 -05:00
asm Merge pull request #1394 from GriffinRichards/fix-bgevent 2021-04-01 14:22:48 -04:00
berry_fix Add missing include guard suffixes 2021-04-02 12:54:40 -04:00
common_syms Document some text-related things 2021-03-29 11:20:00 -05:00
constants use constant for max directsound channels 2021-01-16 04:18:45 -05:00
data Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync 2021-04-02 13:57:19 -07:00
docs Remove redundant bug fix description 2021-01-11 10:39:53 -05:00
gflib Merge pull request #1393 from GriffinRichards/doc-dewfordtrend 2021-04-01 22:19:48 -04:00
graphics Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync 2021-04-02 13:57:19 -07:00
include Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync 2021-04-02 13:57:19 -07:00
libagbsyscall
sound
src Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync 2021-04-02 13:57:19 -07:00
tools Actually test out that it builds. 2021-01-05 20:10:43 -05:00
.gitattributes
.gitignore Optimize Makefile, also add *.sna to gitignore. 2020-11-18 20:53:42 -05:00
asmdiff.ps1
asmdiff.sh improve asmdiff.sh 2020-12-11 00:32:12 -05:00
build_tools.sh
charmap.txt
graphics_file_rules.mk Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync 2021-03-23 18:41:53 -07:00
INSTALL.md
json_data_rules.mk
ld_script_modern.txt Link .text.unlikely for modern 2021-03-07 17:24:30 -05:00
ld_script.txt Move pointillism points array to src 2021-03-18 17:36:18 -05:00
Makefile Add comments for some data in crt0.s 2021-01-29 18:36:39 -05:00
map_data_rules.mk
README.md
rom.sha1
songs.mk
spritesheet_rules.mk Updated berries' path on spritesheet_rules.mk 2021-01-15 09:52:19 +01:00
sym_bss.txt
sym_common.txt Document some text-related things 2021-03-29 11:20:00 -05:00
sym_ewram.txt

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.