Decompilation of Pokémon Emerald
Go to file
luckytyphlosion 92152e45e2 Fixes to makefile.
Merge C_ASM_DEP and DATA_ASM_DEP, NODEP and SCAN_DEPS can be overridden, add --no-print-directory to MAKEFLAGS in make_tools.mk (also removed some unused variables), add newline to help message in preproc.
2021-06-01 23:22:15 -04:00
.github Move webhook env vars, drop unnecessary secrets 2021-03-07 22:40:09 -05:00
asm Document second parameter of playbgm 2021-05-21 15:08:00 -05:00
berry_fix Merge branch 'master' of https://github.com/pret/pokeemerald 2021-05-23 10:51:26 -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 Document second parameter of playbgm 2021-05-21 15:08:00 -05:00
docs Merge branch 'master' of https://github.com/pret/pokeemerald 2021-05-23 10:51:26 -04:00
gflib Fixed ChangeBgY_ScreenOff‘s signature. (#1447) 2021-05-27 07:32:09 -05:00
graphics Merge pull request #1415 from GriffinRichards/doc-contestutil 2021-04-27 02:29:41 -04:00
include [LEAK-INFORMED] fix CreateShedinja fakematch 2021-05-31 08:20:46 -05:00
libagbsyscall Fix $(AR) define, remove \u warns on macOS. 2021-01-04 11:35:59 -05:00
sound one more instrument 2020-09-23 22:31:12 -04:00
src [PROBABLY LEAK-INFORMED] fix battle_transition fakematch, make 2021-05-31 18:12:35 -05:00
tools Fixes to makefile. 2021-06-01 23:22:15 -04:00
.gitattributes Add missing files to .gitattributes. 2020-11-08 20:13:21 -05:00
.gitignore Optimize Makefile, also add *.sna to gitignore. 2020-11-18 20:53:42 -05:00
INSTALL.md Fix github links to pret's. 2021-05-27 16:20:13 -04:00
Makefile Fixes to makefile. 2021-06-01 23:22:15 -04:00
README.md Undo secondary changes 2021-05-13 19:49:15 +01:00
asmdiff.ps1 Remove debug printing 2019-04-07 19:18:42 -05:00
asmdiff.sh [Round 3] Apply all source related changes for the new INSTALL.md in one commit. 2020-12-16 21:24:44 -05:00
build_tools.sh Update deprecated build_tools script 2019-08-27 09:15:44 -04:00
charmap.txt standardize "grey" to "gray" 2021-04-09 22:39:34 -04:00
graphics_file_rules.mk Merge pull request #1415 from GriffinRichards/doc-contestutil 2021-04-27 02:29:41 -04:00
json_data_rules.mk Fix building 2019-05-08 17:06:39 -05:00
ld_script.txt Move pointillism points array to src 2021-03-18 17:36:18 -05:00
ld_script_modern.txt ld_script_modern: minor fixes for gcc 11 2021-05-05 00:49:42 +02:00
make_tools.mk Fixes to makefile. 2021-06-01 23:22:15 -04:00
map_data_rules.mk [Round 3] Apply all source related changes for the new INSTALL.md in one commit. 2020-12-16 21:24:44 -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 Sync encounter musics with encounter music types 2020-08-20 21:03:24 -04:00
spritesheet_rules.mk Clean up field effect doc 2020-07-02 05:05:13 -04:00
sym_bss.txt Split wireless_communication_status_screen.c out 2020-06-02 18:51:26 -04:00
sym_common.txt Document some text-related things 2021-03-29 11:20:00 -05:00
sym_ewram.txt Merge branch 'master' of https://github.com/pret/pokeemerald into doc-confetti 2020-07-08 15:45:31 -04:00

README.md

Pokémon Emerald

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.