Decompilation of Pokemon Emerald (JP)
Go to file
2021-10-08 04:54:20 -06:00
asm Renamed unk0.s to crt0.s. 2019-09-27 01:42:56 -04:00
constants Initial commit. 2019-09-27 01:42:21 -04:00
data Initial commit. 2019-09-27 01:42:21 -04:00
tools Initial commit. 2019-09-27 01:42:21 -04:00
.gitignore Separated rom.s into multiple files. 2019-09-27 01:42:56 -04:00
asmdiff.sh Separated rom.s into multiple files. 2019-09-27 01:42:56 -04:00
build_tools.sh Initial commit. 2019-09-27 01:42:21 -04:00
funcmap_jp.txt Separated rom.s into multiple files. 2019-09-27 01:42:56 -04:00
funcmap_us.txt Separated rom.s into multiple files. 2019-09-27 01:42:56 -04:00
graph_search.md Documented graph_search. 2019-09-27 01:42:27 -04:00
graph_search.py Matched a majority of functions to their US Emerald counterparts. 2019-09-27 01:42:28 -04:00
INSTALL.md Updated README.md. Added make rename target. 2019-09-27 01:42:27 -04:00
ld_script_jp.txt Renamed unk0.s to crt0.s. 2019-09-27 01:42:56 -04:00
Makefile Renamed unk0.s to crt0.s. 2019-09-27 01:42:56 -04:00
pokeemerald_jp.cfg Separated rom.s into multiple files. 2019-09-27 01:42:56 -04:00
README.md Kill Freenode. 2021-10-08 04:54:20 -06:00
rom_jp.sha1 Initial commit. 2019-09-27 01:42:21 -04:00
separate_asm.py Separated rom.s into multiple files. 2019-09-27 01:42:56 -04:00
sym_ewram_jp.txt Initial commit. 2019-09-27 01:42:21 -04:00
sym_iwram_jp.txt Initial commit. 2019-09-27 01:42:21 -04:00
update_config.py Separated rom.s into multiple files. 2019-09-27 01:42:56 -04:00

Pokémon Emerald (J)

This is a disassembly of the Japanese version of Pokémon Emerald.

You must have a Japanese Emerald ROM named baserom_jp.gba in the project root.

It builds the following ROM:

  • pokeemerald_jp.gba sha1: d7cf8f156ba9c455d164e1ea780a6bf1945465c2

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.