A Kalos remake in Pokémon Emerald.
Find a file
Sebastian Gabl 5fff2f2234 Use SHINY_ODDS macro where intended
The 3 locations where SHINY_ODDS was added generate mon sprites for
display in the dex, at game start and on starter choice.
The arguments are intended for otId but in this case they are set to the
same value as SHINY_ODDS to prevent the pictures created from using the
shiny palette.
2020-01-15 08:10:20 -06:00
.travis/calcrom Remove false positives from partial doc calcrom 2020-01-13 19:34:27 -06:00
asm Merge pull request #953 from GriffinRichards/sync-script 2020-01-13 19:33:47 -06:00
berry_fix libagbsyscall as an actual lib 2019-09-08 21:26:46 -04:00
common_syms Clean up some of save.c 2020-01-12 18:42:41 -06:00
constants Use constants in io_reg.s 2019-11-04 16:26:09 -06:00
data Fix Colosseum name porymap issue 2020-01-13 20:20:48 -06:00
gflib Merge branch 'master' into doc-matchcall 2019-12-10 20:43:27 -05:00
graphics Merge branch 'master' into doc-dome 2020-01-08 01:15:36 -05:00
include Merge remote-tracking branch 'upstream' into tustin2121-patch-5 2020-01-13 20:26:20 -06:00
libagbsyscall libagbsyscall as an actual lib 2019-09-08 21:26:46 -04:00
sound update instrument sample names 2019-12-19 03:42:09 -05:00
src Use SHINY_ODDS macro where intended 2020-01-15 08:10:20 -06:00
tools replace inja license text 2019-10-14 18:12:03 -05:00
.gitattributes Add LF normalization for .sh files 2019-06-16 00:41:35 +01:00
.gitignore nonmatch sub_8024604 2019-12-18 03:36:51 +08:00
.travis.yml Bump travis to bionic (Ubuntu 18.04 LTS) 2019-12-18 13:03:00 -05:00
asmdiff.ps1 Remove debug printing 2019-04-07 19:18:42 -05:00
asmdiff.sh sub_8024BC8 2019-03-24 17:32:59 -04:00
build_tools.sh Update deprecated build_tools script 2019-08-27 09:15:44 -04:00
charmap.txt Add supported but unused buttons to charmap.txt 2019-09-08 10:44:43 -05:00
graphics_file_rules.mk Document party_menu first pass 2019-10-25 15:41:06 -04:00
INSTALL.md Merge branch 'master' into master 2019-08-04 20:35:38 +01:00
json_data_rules.mk Fix building 2019-05-08 17:06:39 -05:00
ld_script.txt nonmatch sub_8024604 2019-12-18 03:36:51 +08:00
ld_script_modern.txt Fix modern 2019-09-08 21:41:40 -04:00
Makefile Clean up leftover Makefile clean instruction 2019-09-27 09:31:31 -04: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
songs.mk Update se_z_search.mid 2019-03-24 16:37:27 -05:00
spritesheet_rules.mk Document some warp/field screen effect 2019-12-17 05:23:07 -05:00
sym_bss.txt Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
sym_common.txt Rename contest_painting_effects to image_processing_effects 2019-11-10 16:37:26 -06:00
sym_ewram.txt Finish Mossdeep Gym doc, beging documenting rotating tile puzzle 2019-10-15 05:06:13 -04: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.