Decompilation of Pokémon Emerald
Go to file
GriffinR 6d71c656fc
Some checks are pending
CI / build (push) Waiting to run
Merge pull request #2119 from pokemonmasteraaron/fix-agbprint
Fixed init call when using AGBPrint as log handler
2025-04-09 13:32:25 -04:00
.github Fix libpng installation for workflow on Ubuntu 24.04 2024-10-11 13:29:16 -04:00
asm Define field script opcode constants (#2005) 2025-01-17 17:04:00 +00:00
constants
data Document bard music (#2053) 2025-01-17 17:54:38 +00:00
docs
graphics Fix CaveTransition pals 2025-01-15 10:08:02 +01:00
include Renamed a berry tag variable 2025-03-24 13:47:47 +01:00
libagbsyscall
sound Align gMPlayTrack_BGM 2025-04-01 00:31:38 +02:00
src Fixed a compilation error if using AGBPrint as your log handler, misnamed AGBPrintfInit should be AGBPrintInit 2025-04-09 09:06:20 -04: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
audio_rules.mk
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
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 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.