Decompilation of Pokémon Emerald
Go to file
GriffinR 4297a5ea81
Some checks are pending
CI / build (push) Waiting to run
Clean up wav2agb's Makefile
2025-12-03 21:19:47 -05:00
.github
asm Standardize spelling of "paralyze" 2025-11-19 21:19:15 +01:00
constants
data Standardize spelling of "paralyze" 2025-11-19 21:19:15 +01:00
docs
graphics
include
libagbsyscall
sound Convert .aif files to .wav (#2213) 2025-12-01 09:01:26 -06:00
src Standardize spelling of "paralyze" 2025-11-19 21:19:15 +01:00
tools Clean up wav2agb's Makefile 2025-12-03 21:19:47 -05:00
.gitattributes
.gitignore
asmdiff.ps1
asmdiff.sh
audio_rules.mk Convert .aif files to .wav (#2213) 2025-12-01 09:01:26 -06:00
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md add arm-none-eabi-newlib to required arch linux packages 2025-11-20 09:46:02 +01:00
json_data_rules.mk
ld_script_modern.ld
ld_script.ld
make_tools.mk Convert .aif files to .wav (#2213) 2025-12-01 09:01:26 -06:00
Makefile Convert .aif files to .wav (#2213) 2025-12-01 09:01:26 -06: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.