Decompilation of Pokémon Emerald
Go to file
Martin Griffin 697d2b7f30
Some checks failed
CI / build (push) Has been cancelled
Merge pull request #2083 from DizzyEggg/patch-2
missing const in extern gBasicHitSplatSpriteTemplate
2025-01-08 06:05:37 +00:00
.github Fix libpng installation for workflow on Ubuntu 24.04 2024-10-11 13:29:16 -04:00
asm Added POKEMART_LIST_END to avoid users accidentally removing it (#1947) 2024-12-04 17:38:23 -05:00
constants Add include guards for assembly constants files 2023-09-03 20:57:54 -04:00
data Added POKEMART_LIST_END to avoid users accidentally removing it (#1947) 2024-12-04 17:38:23 -05:00
docs
graphics remove sBirchSpeechPlatformBlackPal (#2075) 2024-12-13 17:39:51 -05:00
include Update vars.h (cleanup) 2025-01-06 22:17:24 +02:00
libagbsyscall
sound Add missing terminal newlines 2024-08-31 00:53:23 -04:00
src extern const gBasicHitSplatSpriteTemplate 2025-01-07 22:14:54 +01:00
tools Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
.gitattributes
.gitignore Ignore mGBA screenshots 2024-10-01 10:07:45 +02:00
asmdiff.ps1
asmdiff.sh Don't assume bash is at /bin/bash 2024-05-29 19:32:17 -04:00
audio_rules.mk Add missing terminal newlines 2024-08-31 00:53:23 -04:00
build_tools.sh
charmap.txt
graphics_file_rules.mk Lay out emerald version png horizontally 2024-11-04 15:40:10 -05:00
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 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 Merge branch 'master' of https://github.com/pret/pokeemerald into build-makefile-cleanup 2024-08-31 00:17:07 -04:00
Makefile Restore .map file creation 2024-11-23 14:17:40 -05:00
map_data_rules.mk Restore review changes from dependent PR 2024-08-31 00:33:02 -04:00
README.md Replaced decomp list with pret.github.io link 2023-08-30 00:08:19 -04:00
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.