Decompilation of Pokémon Emerald
Go to file
AZero13 c2dcc629fd
Some checks failed
CI / build (push) Has been cancelled
Fix UB in battle_anim_ground (#2273)
gBattleAnimArgs is 8 elements, not 15.

Co-authored-by: AZero13 <83477269+SiliconA-Z@users.noreply.github.com>
2026-06-17 20:36:43 +01:00
.github
asm Cleanup commas in .macro 2026-06-17 14:35:40 +01:00
constants
data Fix UB in battle_anim_ground (#2273) 2026-06-17 20:36:43 +01:00
docs
graphics Rearrange press_start.png 2026-06-17 14:14:19 +01:00
include Minor cleanups (#2318) 2026-06-17 15:36:35 +01:00
libagbsyscall
sound
src Fix UB in battle_anim_ground (#2273) 2026-06-17 20:36:43 +01: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.