Decompilation of Pokémon Emerald
Go to file
GriffinR b6892f5b67
Some checks failed
CI / build (push) Has been cancelled
Let scaninc ignore empty C files
2024-10-11 15:03:38 -04:00
.github Fix libpng installation for workflow on Ubuntu 24.04 2024-10-11 13:29:16 -04:00
asm Fix incorrect point macros in contest_ai_script.inc 2024-09-08 12:50:35 +03:00
common_syms Remove explicit symbol sizes in sym_common.txt 2024-09-25 16:14:10 -04:00
constants
data
docs
graphics
include remove gflib 2024-09-18 10:37:34 -04:00
libagbsyscall
sound
src Fix typo: | should be || in Task_TryFieldPoisonWhiteOut 2024-10-10 10:27:33 -04:00
tools Let scaninc ignore empty C files 2024-10-11 15:03:38 -04:00
.gitattributes
.gitignore Ignore mGBA screenshots 2024-10-01 10:07:45 +02:00
asmdiff.ps1
asmdiff.sh
audio_rules.mk
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md Update INSTALL.md to state that Windows 8 is no longer supported by Microsoft 2024-09-10 23:36:13 -04:00
json_data_rules.mk
ld_script_modern.ld remove gflib 2024-09-18 10:37:34 -04:00
ld_script.ld remove gflib 2024-09-18 10:37:34 -04:00
make_tools.mk
Makefile Fix deleting files with dependency files (#2045) 2024-10-11 14:33:32 -04:00
map_data_rules.mk
README.md
rom.sha1
spritesheet_rules.mk
sym_bss.txt remove gflib 2024-09-18 10:37:34 -04:00
sym_common.txt Remove explicit symbol sizes in sym_common.txt 2024-09-25 16:14:10 -04:00
sym_ewram.txt remove gflib 2024-09-18 10:37:34 -04:00

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.