Decompilation of Pokémon Emerald
Go to file
Icedude907 7fa9819d9a Makefile uses make_tools, mapjson takes out dir.
Removed generated files (layouts.h, map_groups.h) from git.
2023-11-12 00:53:34 +13:00
.github
asm
common_syms
constants Add include guards for assembly constants files 2023-09-03 20:57:54 -04:00
data Merge pull request #1936 from GriffinRichards/doc-datahpupdate 2023-11-07 12:25:26 -05:00
docs
gflib Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
graphics
include Makefile uses make_tools, mapjson takes out dir. 2023-11-12 00:53:34 +13:00
libagbsyscall
sound
src Merge pull request #1936 from GriffinRichards/doc-datahpupdate 2023-11-07 12:25:26 -05:00
tools Makefile uses make_tools, mapjson takes out dir. 2023-11-12 00:53:34 +13:00
.gitattributes
.gitignore
asmdiff.ps1
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md Remove all leading whitespace 2023-10-23 13:24:38 -05:00
json_data_rules.mk
ld_script_modern.txt
ld_script.txt
make_tools.mk Makefile uses make_tools, mapjson takes out dir. 2023-11-12 00:53:34 +13:00
Makefile Makefile uses make_tools, mapjson takes out dir. 2023-11-12 00:53:34 +13:00
map_data_rules.mk Makefile uses make_tools, mapjson takes out dir. 2023-11-12 00:53:34 +13:00
README.md Replaced decomp list with pret.github.io link 2023-08-30 00:08:19 -04:00
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt

Pokémon Emerald

This is a decompilation of Pokémon Emerald.

It builds the following ROM:

To set up the repository, see INSTALL.md.

For contacts and other pret projects, see pret.github.io.