Decompilation of Pokémon Emerald
Go to file
2026-03-21 13:56:47 +01:00
.github
asm
constants
data
docs
graphics
include BUGFIX: Wally's ralts can be shiny 2026-03-17 14:27:36 -04:00
libagbsyscall
sound Convert almost all remaining sound .s files to .midi 2026-03-20 20:33:31 -05:00
src BUGFIX: Wally's ralts can be shiny 2026-03-17 14:27:36 -04:00
tools
.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 Convert almost all remaining sound .s files to .midi 2026-03-20 20:33:31 -05:00
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.