Decompilation of Pokémon Emerald
Go to file
LOuroboros b552db7193 Tweaked the Oblivious immunities
Pokémon that are infatuated or taunted and obtain Oblivious through Skill Swap will now be healed of said conditions and a text string signaling it will be printed.
2021-06-04 19:23:07 -03:00
.github newline 2021-04-03 00:38:15 -05:00
asm Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-04-28 21:34:30 -07:00
berry_fix standardize "grey" to "gray" 2021-04-09 22:39:34 -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 Tweaked the Oblivious immunities 2021-06-04 19:23:07 -03:00
docs Remove redundant bug fix description 2021-01-11 10:39:53 -05:00
gflib Doc storage - misc cleanup, some item/cursor 2021-04-17 13:33:29 -04:00
graphics Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-04-28 21:34:30 -07:00
include Tweaked the Oblivious immunities 2021-06-04 19:23:07 -03:00
libagbsyscall Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
sound one more instrument 2020-09-23 22:31:12 -04:00
src Tweaked the Oblivious immunities 2021-06-04 19:23:07 -03:00
tools Actually test out that it builds. 2021-01-05 20:10:43 -05: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 Remove debug printing 2019-04-07 19:18:42 -05:00
asmdiff.sh improve asmdiff.sh 2020-12-11 00:32:12 -05:00
build_tools.sh Update deprecated build_tools script 2019-08-27 09:15:44 -04:00
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 Libpng-devel 2020-09-18 16:25:46 -04:00
json_data_rules.mk Fix building 2019-05-08 17:06:39 -05:00
ld_script_modern.txt Link .text.unlikely for modern 2021-03-07 17:24:30 -05:00
ld_script.txt merge with be 2021-05-23 12:22:52 -06:00
Makefile Add comments for some data in crt0.s 2021-01-29 18:36:39 -05:00
map_data_rules.mk Fix make to look for .json files instead of folders 2019-03-05 01:46:20 -05:00
README.md Bump discord invite 2019-11-25 18:38:13 -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 Clean up field effect doc 2020-07-02 05:05:13 -04:00
sym_bss.txt Split wireless_communication_status_screen.c out 2020-06-02 18:51:26 -04:00
sym_common.txt Document some text-related things 2021-03-29 11:20:00 -05:00
sym_ewram.txt Ai_TryOnAlly and reorganize files 2020-12-20 14:47:20 -07:00

Pokémon Emerald

Build Status

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.