Decompilation of Pokémon Emerald
Go to file
Simply BLG e48341f7fc
Format newlines in contest_string.inc
Some of the strings declared in contest_string.inc were poorly formatted, containing newline characters in the middle of the string, opposing the format used by every string in data/text, I just updated them to match the format, making it more readable.
2022-06-17 11:52:54 -03:00
.github
asm
common_syms
constants
data Format newlines in contest_string.inc 2022-06-17 11:52:54 -03:00
docs
gflib Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
graphics Some field door comments 2022-05-18 13:03:02 -04:00
include Merge pull request #1675 from GriffinRichards/doc-arg 2022-06-09 11:11:02 -04:00
libagbsyscall
sound
src Untangled CheckPartnersMonForRibbons 2022-06-09 15:08:58 -03:00
tools
.gitattributes
.gitignore
asmdiff.ps1
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md Update INSTALL.md 2022-05-12 22:33:17 -04:00
json_data_rules.mk
ld_script_modern.txt
ld_script.txt
make_tools.mk
Makefile
map_data_rules.mk
README.md
rom.sha1
songs.mk
spritesheet_rules.mk Color single-palette door anim graphics 2022-05-18 12:41:20 -04:00
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.

See also

Other disassembly and/or decompilation projects:

Contacts

You can find us on Discord and IRC.