Decompilation of Pokémon Emerald
Go to file
BuffelSaft 03cab2058a Fix goof, make AI check PP in move limitations
Was skipping valid moves instead of invalid ones in CanAIFaintTarget. Also, remove all instances of ~MOVE_LIMITATION_PP from the AI as it seemed detrimental.
2021-11-08 23:57:16 +13:00
.github Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-08-11 16:33:10 -07:00
asm Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into photonGeyser 2021-11-05 10:58:53 -03:00
berry_fix Merge branch 'master' of https://github.com/pret/pokeemerald 2021-05-23 10:51:26 -04:00
common_syms Document some text-related things 2021-03-29 11:20:00 -05:00
constants use constant for max directsound channels 2021-01-16 04:18:45 -05:00
data Terrain Pulse animations 2021-11-07 11:25:08 -03:00
docs Merge branch 'master' of https://github.com/pret/pokeemerald 2021-05-23 10:51:26 -04:00
gflib Merge branch 'master' into doc-frontierpass2 2021-07-31 13:30:40 -04:00
graphics Update waterfall, trick room, & focus blast BG 2021-11-03 16:29:09 +07:00
include Fix CanAIFaintTarget 2021-11-08 20:37:28 +13:00
libagbsyscall Fix $(AR) define, remove \u warns on macOS. 2021-01-04 11:35:59 -05:00
sound Remove address comments in sound directory 2021-07-21 00:56:04 -04:00
src Fix goof, make AI check PP in move limitations 2021-11-08 23:57:16 +13:00
tools Fix build on macos. 2021-06-03 21:05:56 -04:00
.gitattributes Add missing files to .gitattributes. 2020-11-08 20:13:21 -05:00
.gitignore Optimize Makefile, also add *.sna to gitignore. 2020-11-18 20:53:42 -05:00
asmdiff.ps1
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
charmap.txt Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-04-27 18:36:37 -07:00
graphics_file_rules.mk Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-04-28 21:34:30 -07:00
INSTALL.md Fix github links to pret's. 2021-05-27 16:20:13 -04:00
json_data_rules.mk
ld_script_modern.txt Revert "remove gflib" 2021-07-03 17:39:33 -04:00
ld_script.txt Revert "remove gflib" 2021-07-03 17:39:33 -04:00
make_tools.mk Fixes to makefile. 2021-06-01 23:22:15 -04:00
Makefile Revert "remove gflib" 2021-07-03 17:39:33 -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 Undo secondary changes 2021-05-13 19:49:15 +01:00
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt Revert "remove gflib" 2021-07-03 17:39:33 -04:00
sym_common.txt Revert "remove gflib" 2021-07-03 17:39:33 -04:00
sym_ewram.txt Revert "remove gflib" 2021-07-03 17:39:33 -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.

See also

Other disassembly and/or decompilation projects:

Contacts

You can find us on Discord and IRC.