Decompilation of Pokémon Emerald
Go to file
tustin2121 33f10d2139 Adding missing externs
If there are not externs on these forward declarations, it's entirely possible for the program to link and missing data to be assigned to someplace presumed in IWRAM or something.
2022-09-05 09:49:20 -04:00
.github Retire OK bot 2021-11-21 11:48:50 -05:00
asm Merge pull request #1737 from GriffinRichards/lock-unlock 2022-08-22 01:30:33 -04:00
common_syms Name overworld tilemaps for their bg, add layer type constants 2022-01-19 09:37:12 -05:00
constants use constant for max directsound channels 2021-01-16 04:18:45 -05:00
data Renamed TM flags to keep consistency with the rest of the repo 2022-09-02 16:54:58 -04:00
docs Delete bugs_and_glitches.md 2022-06-17 18:07:46 -03:00
gflib Merge remote-tracking branch 'pret/master' into pret_clean2 2022-08-27 00:56:00 -04:00
graphics Standardize judgement vs judgment spelling 2022-08-20 22:58:46 -04:00
include Removed pointless macro 2022-09-03 00:28:53 -04:00
libagbsyscall Fix $(AR) define, remove \u warns on macOS. 2021-01-04 11:35:59 -05:00
sound forgot we could do this 2022-01-22 19:41:31 -05:00
src Adding missing externs 2022-09-05 09:49:20 -04:00
tools Ignore num_tiles if it would truncate non-transparent tiles (#1729) 2022-08-18 23:07:25 -04:00
.gitattributes Add missing files to .gitattributes. 2020-11-08 20:13:21 -05:00
.gitignore Remove berry fix 2022-01-13 15:26:20 -05:00
asmdiff.ps1 Remove debug printing 2019-04-07 19:18:42 -05:00
asmdiff.sh [Round 3] Apply all source related changes for the new INSTALL.md in one commit. 2020-12-16 21:24:44 -05:00
build_tools.sh Update deprecated build_tools script 2019-08-27 09:15:44 -04:00
charmap.txt Allow right single quotation mark in charmap 2022-01-16 10:29:15 -05:00
graphics_file_rules.mk Add Wnum_tiles to additional num_tiles rules 2022-08-18 23:13:27 -04:00
INSTALL.md Space cleanup 2022-07-29 21:28:39 -04:00
json_data_rules.mk Fix building 2019-05-08 17:06:39 -05:00
ld_script_modern.txt lmao whitespace 2022-01-22 21:30:39 -05:00
ld_script.txt Revert COMMON wildcards 2022-08-22 19:04:47 -04:00
make_tools.mk Fixes to makefile. 2021-06-01 23:22:15 -04:00
Makefile don't build modern with -g by default 2022-04-20 01:07:10 -04:00
map_data_rules.mk [Round 3] Apply all source related changes for the new INSTALL.md in one commit. 2020-12-16 21:24:44 -05:00
README.md Kill Freenode. 2021-10-08 04:57:05 -06:00
rom.sha1 Make rom.sha1 lowercase to fix erroneous comparison results on *nix 2017-09-06 09:20:49 -04:00
songs.mk Sync encounter musics with encounter music types 2020-08-20 21:03:24 -04:00
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 Corrected additional inconsistent uses of whitespace 2022-08-15 17:04:34 -04:00
sym_ewram.txt Rename pokenav_match_call_ui 2021-11-15 00:21:40 -05: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.

See also

Other disassembly and/or decompilation projects:

Contacts

You can find us on Discord and IRC.