Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
GriffinR f11bddf854
Fixes for Mirage Tower graphics (#2120)
* Add documentation for CreateCeilingCrumbleSprites

* Combine mirage tower graphics

* Add comment about mirage tower / player palette
2025-04-14 08:12:45 +02:00
.github
asm Merge pull request #2014 from Bassoonian/battleterrain 2025-04-13 19:32:06 -04:00
constants
data Merge pull request #2014 from Bassoonian/battleterrain 2025-04-13 19:32:06 -04:00
docs
graphics Fixes for Mirage Tower graphics (#2120) 2025-04-14 08:12:45 +02:00
include Merge pull request #2014 from Bassoonian/battleterrain 2025-04-13 19:32:06 -04:00
libagbsyscall
sound Align gMPlayTrack_BGM 2025-04-01 00:31:38 +02:00
src Fixes for Mirage Tower graphics (#2120) 2025-04-14 08:12:45 +02:00
tools Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
.gitattributes
.gitignore
asmdiff.ps1
asmdiff.sh
audio_rules.mk
build_tools.sh
charmap.txt
graphics_file_rules.mk Fixes for Mirage Tower graphics (#2120) 2025-04-14 08:12:45 +02:00
INSTALL.md
json_data_rules.mk
ld_script_modern.ld Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
ld_script.ld Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
make_tools.mk
Makefile Restore .map file creation 2024-11-23 14:17:40 -05:00
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.