Decompilation of Pokémon Emerald
Go to file
GriffinR 24596b0aa9
Merge pull request #2282 from ketsuban/how-many-status1-bits-are-there-again
Mention the width of RAM variables in constants/battle.h
2026-06-23 23:23:05 -04:00
.github
asm
constants
data s/Pp/PP/g 2026-06-19 09:26:15 +01:00
docs
graphics
include Merge pull request #2282 from ketsuban/how-many-status1-bits-are-there-again 2026-06-23 23:23:05 -04:00
libagbsyscall
sound
src Merge pull request #2321 from mrgriffin/pret-getmondata-expansion 2026-06-23 23:15:43 -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
ld_script.ld
make_tools.mk
Makefile
map_data_rules.mk
README.md
rom.sha1
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.