Decompilation of Pokémon Emerald
Go to file
2026-03-13 08:09:39 +00:00
.github Use apt update before installing bin utils 2026-01-18 20:14:16 +01:00
asm Added macro for Surf/Muddy Water's animation (#2232) 2026-02-06 10:08:20 -05:00
constants Document m4a xcmd_0C 2025-12-27 01:11:40 +00:00
data Added macro for Surf/Muddy Water's animation (#2232) 2026-02-06 10:08:20 -05:00
docs
graphics Renamed building and stadium palettes to be more accurate 2026-01-18 18:19:03 -05:00
include Add enum for Elevations (#2233) 2026-02-20 01:17:42 -05:00
libagbsyscall
sound Remove mistakenly-added test file 2025-12-29 07:41:43 -06:00
src Merge a0acf50d7d into 25ffb2c12c 2026-03-13 08:09:39 +00:00
tools Add --set-agbl option to wav2agb 2025-12-28 08:50:34 -06:00
.gitattributes
.gitignore
asmdiff.ps1
asmdiff.sh
audio_rules.mk
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
json_data_rules.mk
ld_script_modern.ld chore(linker): add dwarf5 line number section to ld script (#2235) 2026-02-15 15:03:12 +00:00
ld_script.ld
make_tools.mk
Makefile
map_data_rules.mk
README.md
rom.sha1
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.