Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
GriffinR 6eb688876d
Merge pull request #2223 from estellarc/pret/avatar-to-state
`sPlayerAvatarGfxToStateFlag` structure documentation
2026-01-03 22:20:34 -05:00
.github
asm Add enum for battle script opcodes (#2222) 2026-01-02 20:19:01 +00:00
constants Document m4a xcmd_0C 2025-12-27 01:11:40 +00:00
data
docs
graphics
include ItemTMHMOrEvolutionStone enum (#2192) 2026-01-02 20:59:12 +00:00
libagbsyscall
sound Remove mistakenly-added test file 2025-12-29 07:41:43 -06:00
src Merge pull request #2223 from estellarc/pret/avatar-to-state 2026-01-03 22:20:34 -05:00
tools Add --set-agbl option to wav2agb 2025-12-28 08:50:34 -06: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
map_data_rules.mk
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.