Go to file
2018-09-30 14:04:46 +02:00
.travis/calcrom Fetch calcrom webhook details from travis environment 2018-06-16 18:50:31 -05:00
asm Rototiller and 2 turn moves 2018-09-30 14:04:46 +02:00
common_syms Battle Factory is decompiled and documented. 2018-09-10 01:01:39 +02:00
constants Get all map constants from include/ rather than constants/ 2018-06-15 07:49:21 -05:00
data Rototiller and 2 turn moves 2018-09-30 14:04:46 +02:00
graphics Ability pop-up functionality is done 2018-09-29 12:47:35 +02:00
include Rototiller and 2 turn moves 2018-09-30 14:04:46 +02:00
sound Update voice_groups.inc 2018-09-21 12:42:32 -04:00
src Rototiller and 2 turn moves 2018-09-30 14:04:46 +02:00
tools Update mid2agb source 2018-09-15 15:49:31 -05:00
.gitattributes correct gitattributes assignment of languages. 2017-09-22 21:07:12 -04:00
.gitignore Remove sample bins and update makefile 2018-01-09 19:37:10 -06:00
.travis.yml Update devkitARM to r49 2018-08-29 23:48:35 -05:00
asmdiff.sh convert some constants to C headers 2017-12-05 11:55:48 -06:00
build_tools.sh Add gbafix from devkitPro/gba-tools 2018-08-29 23:39:03 -05:00
charmap.txt Merge with master 2018-09-22 00:22:13 +02:00
graphics_file_rules.mk Add Fairy Type icon 2018-09-16 10:45:22 +02:00
INSTALL.md add faster builds and NODEP sections from pokeruby 2018-08-11 21:19:27 -04:00
ld_script.sed use ramscrgen 2016-11-01 17:36:37 -05:00
ld_script.txt Merge branch 'master' into battle_engine_v2 2018-09-16 09:22:05 +02:00
Makefile Merge pull request #323 from Diegoisawesome/master 2018-09-11 17:34:37 -05:00
README.md travis badge 2018-01-21 12:57:41 -05:00
rom.sha1 Make rom.sha1 lowercase to fix erroneous comparison results on *nix 2017-09-06 09:20:49 -04:00
spritesheet_rules.mk Remove transparency from event object spritesheets 2018-09-11 17:18:10 -05:00
sym_bss.txt Slot machine is decompiled. 2018-09-15 23:19:37 +02:00
sym_common.txt Battle Factory is decompiled and documented. 2018-09-10 01:01:39 +02:00
sym_ewram.txt Merge pull request #326 from DizzyEggg/cablecarutil 2018-09-16 01:06:33 -05: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