Decompilation of Pokémon Emerald
Go to file
2024-10-12 23:34:02 -04:00
.github
asm Generate local IDs from map.json files 2024-10-12 03:04:24 -04:00
common_syms
constants
data OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA 2024-10-12 23:34:02 -04:00
docs
graphics
include OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA 2024-10-12 23:34:02 -04:00
libagbsyscall
sound
src OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA 2024-10-12 23:34:02 -04:00
tools Fix typo, remove old size check 2024-10-12 03:30:35 -04: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
ld_script.ld
make_tools.mk
Makefile Generate local IDs from map.json files 2024-10-12 03:04:24 -04:00
map_data_rules.mk Generate local IDs from map.json files 2024-10-12 03:04:24 -04:00
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.