Decompilation of Pokémon Emerald
Go to file
Martin Griffin 44addf349e
Some checks failed
CI / build (push) Has been cancelled
Merge pull request #2290 from fdeblasio/moreMoveAnimationMacros
Added more move animation macros
2026-05-13 06:50:21 +01:00
.github
asm Added electric puff macro 2026-05-06 19:47:22 -04:00
constants
data Added electric puff macro 2026-05-06 19:47:22 -04:00
docs
graphics
include Merge pull request #2140 from AsparagusEduardo/_pret/BtlController_EmitTwoReturnValues 2026-04-21 16:01:35 +01:00
libagbsyscall
sound
src Merge pull request #2238 from SiliconA-Z/patch-1 2026-04-23 17:48:59 +01:00
tools Merge pull request #2290 from fdeblasio/moreMoveAnimationMacros 2026-05-13 06:50:21 +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
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
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.