Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
Eduardo Quezada D'Ottone 25397e5794 Fixed Light That Burns The Sky not using the calculated damage category
Also:
- Modified move defines to ease with future move expansion.
- Enabled Instruct's check for Z Moves in AI_CheckBadMove.
2022-07-21 15:13:00 -04:00
.github Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-27 21:38:26 -08:00
asm move gSwapDamagecategory to battle struct, use GetSplitBasedOnStats for photon geyser check 2022-07-19 18:24:53 -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 Added Growth's Atk. raise to the its configuration, as that was also introduced in Gen 5. 2022-07-20 10:33:18 -04:00
docs Merge branch 'master' of https://github.com/pret/pokeemerald 2021-05-23 10:51:26 -04:00
gflib Disambiguate fieldmap names 2022-01-19 10:15:32 -05:00
graphics tweak z indicator position relative to healthbox 2022-07-18 09:44:04 -04:00
include Fixed Light That Burns The Sky not using the calculated damage category 2022-07-21 15:13:00 -04:00
libagbsyscall
sound forgot we could do this 2022-01-22 19:41:31 -05:00
src Fixed Light That Burns The Sky not using the calculated damage category 2022-07-21 15:13:00 -04:00
tools Fix finding libpng in gbagfx and rsfont 2022-03-16 14:41:12 +01:00
.gitattributes
.gitignore Remove berry fix 2022-01-13 15:26:20 -05:00
asmdiff.ps1
asmdiff.sh
build_tools.sh
charmap.txt Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2022-02-28 22:13:14 -08:00
graphics_file_rules.mk Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2022-02-28 22:13:14 -08:00
INSTALL.md Update INSTALL.md 2022-05-12 22:33:17 -04:00
json_data_rules.mk
ld_script_modern.txt lmao whitespace 2022-01-22 21:30:39 -05:00
ld_script.txt merge w be 2022-07-17 12:40:43 -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
README.md Kill Freenode. 2021-10-08 04:57:05 -06:00
rom.sha1
songs.mk
spritesheet_rules.mk Name unknown_16.png 2022-03-14 15:54:47 -04:00
sym_bss.txt move m4a track definitions 2022-01-22 19:37:46 -05:00
sym_common.txt Document some single-remaining symbols 2021-09-24 17:14:20 -04:00
sym_ewram.txt Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-27 21:38:26 -08: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.