Decompilation of Pokémon Emerald
Go to file
2026-07-02 20:41:07 -04:00
.github
asm Documented gLightningSpriteTemplate 2026-07-02 20:36:23 -04:00
constants
data Documented gLightningSpriteTemplate 2026-07-02 20:36:23 -04:00
docs
graphics Rearrange press_start.png 2026-06-17 14:14:19 +01:00
include Remove PokenavListSub (#2317) 2026-06-26 22:50:18 -04:00
libagbsyscall
sound PSG Wave should be aligned (#2335) 2026-06-26 07:19:11 +01:00
src Documented unused functions 2026-07-02 20:41:07 -04:00
tools Merge pull request #2295 from hedara90/git-add-dot-considered-harmful 2026-05-15 19:04:03 +01:00
.gitattributes
.gitignore Merge pull request #2236 from AsparagusEduardo/_pret/pr/smolIgnore 2026-04-21 15:51:25 +01:00
asmdiff.ps1
asmdiff.sh
audio_rules.mk
build_tools.sh
charmap.txt Minor string-related cleanups 2026-05-15 20:05:13 +01:00
graphics_file_rules.mk Migrate INCBINs to INCGFX via migrate_incgfx.py 2026-04-19 07:06:18 +01:00
INSTALL.md
json_data_rules.mk Generate ENCOUNTER_CHANCE constants separately from encounter data 2026-06-23 23:27:02 -04:00
ld_script_modern.ld
ld_script.ld Extract GiveGiftRibbonToParty from file about size records (#2240) 2026-04-21 15:52:51 +01:00
make_tools.mk
Makefile Merge pull request #2283 from mrgriffin/pret-incgfx 2026-04-19 09:28:43 +01:00
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.