Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
Diegoisawesome 032dd251e6
Merge pull request #383 from garakmon/createsprite
Update createsprite macro and rename BANK to BATTLER
2018-11-15 14:45:13 -06:00
.travis/calcrom
asm Merge pull request #383 from garakmon/createsprite 2018-11-15 14:45:13 -06:00
common_syms Merge branch 'master' of https://github.com/pret/pokeemerald into synchronise 2018-11-12 14:14:50 +00:00
constants
data Merge pull request #383 from garakmon/createsprite 2018-11-15 14:45:13 -06:00
graphics
include Merge pull request #383 from garakmon/createsprite 2018-11-15 14:45:13 -06:00
sound
src Sort includes into alphabetical order 2018-11-14 00:01:50 +00:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Decompile Battle Palace 2018-11-12 15:41:19 +01:00
Makefile Merge pull request #384 from garakmon/subdirs 2018-11-15 14:25:21 -06:00
README.md Update Discord link. 2018-10-22 22:20:48 -04:00
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt Start battle pike 2018-11-12 00:46:02 +01:00
sym_common.txt
sym_ewram.txt Factory done 2018-11-11 16:44:27 +01:00

Pokémon Emerald

Build Status

This is a disassembly of Pokémon Emerald.

It builds the following rom:

  • pokeemerald.gba sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7

To set up the repository, see INSTALL.md.

See also