Decompilation of Pokémon Emerald
Go to file
AZero13 9a83a2bbe8
Some checks failed
CI / build (push) Has been cancelled
Alleviate some fakematches in battle_util.c (#2346)
2026-08-04 05:35:46 +01:00
.github
asm comparison operators now use enum instead of raw numbers (#2334) 2026-06-24 13:43:43 -04:00
constants
data Fixed BubblebeamCreateBubbles spelling 2026-06-26 22:16:13 -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 Alleviate some fakematches in battle_util.c (#2346) 2026-08-04 05:35:46 +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 Generate ENCOUNTER_CHANCE constants separately from encounter data 2026-06-23 23:27:02 -04:00
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.