Decompilation of Pokémon Emerald
Go to file
tustin2121 f4f9329653 Fix build of jsonproc
- Changing uint to unsigned int, as uint is not standard.
2022-11-02 12:39:32 -04:00
.github
asm Merge pull request #1755 from GriffinRichards/map-dynamic 2022-10-18 22:45:56 -04:00
common_syms Name overworld tilemaps for their bg, add layer type constants 2022-01-19 09:37:12 -05:00
constants
data Merge pull request #1807 from pret/porymap-5 2022-10-30 11:01:37 -04:00
docs Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
gflib Removed free macro 2022-09-16 20:36:44 -03:00
graphics Merge branch 'master' into porymap-5 2022-10-18 22:54:25 -04:00
include Merge pull request #1807 from pret/porymap-5 2022-10-30 11:01:37 -04:00
libagbsyscall
sound forgot we could do this 2022-01-22 19:41:31 -05:00
src Update gitignore/spacing for new region map data 2022-10-30 12:22:41 -04:00
tools Fix build of jsonproc 2022-11-02 12:39:32 -04:00
.gitattributes
.gitignore Ignore new Porymap config 2022-09-25 18:34:07 -04:00
INSTALL.md Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
Makefile Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
README.md
asmdiff.ps1
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk Merge branch 'master' into rme-update 2022-09-25 11:56:57 -04:00
json_data_rules.mk use json for region map sections 2022-04-04 23:32:03 -04:00
ld_script.txt Convert tilesets.s to C 2022-09-27 17:23:26 -04:00
ld_script_modern.txt lmao whitespace 2022-01-22 21:30:39 -05:00
make_tools.mk
map_data_rules.mk
rom.sha1
songs.mk
spritesheet_rules.mk Color single-palette door anim graphics 2022-05-18 12:41:20 -04:00
sym_bss.txt move m4a track definitions 2022-01-22 19:37:46 -05:00
sym_common.txt Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
sym_ewram.txt

README.md

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.