Go to file
2018-01-17 20:57:19 -06:00
asm Extract PC box background images 2018-01-17 20:57:19 -06:00
common_syms Add symbols to music_player_table 2018-01-09 21:30:54 -06:00
constants Split rom_81370FC and port function names 2017-12-28 02:09:11 -06:00
data Extract PC box background images 2018-01-17 20:57:19 -06:00
graphics Extract PC box background images 2018-01-17 20:57:19 -06:00
include completely label and document dma3_manager.c 2018-01-07 23:59:42 -06:00
sound Add symbols to music_player_table 2018-01-09 21:30:54 -06:00
src Add symbols to music_player_table 2018-01-09 21:30:54 -06:00
tools adding tools from pokeruby 2017-12-03 19:55:01 -06: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
asmdiff.sh convert some constants to C headers 2017-12-05 11:55:48 -06:00
build_tools.sh Create build_tools.sh 2017-12-03 19:42:55 -06:00
charmap.txt Finish adding symbols to battle_anims 2018-01-14 21:04:06 -06:00
graphics_file_rules.mk Extract PC box background images 2018-01-17 20:57:19 -06:00
INSTALL.md INSTALL.md links to pret/pokeruby-tools, since YamaArashi/pokeruby-tools and ProjectRevoTPP/pokeruby-tools are 404 2017-12-17 16:39:01 -05:00
ld_script.sed use ramscrgen 2016-11-01 17:36:37 -05:00
ld_script.txt Merge branch 'master' of https://github.com/pret/pokeemerald 2018-01-07 18:47:05 -06:00
Makefile Mark sound files as precious 2018-01-09 20:01:01 -06:00
README.md Add pokegold and pokefirered. 2017-12-31 13:30:22 -05:00
rom.sha1 Make rom.sha1 lowercase to fix erroneous comparison results on *nix 2017-09-06 09:20:49 -04:00
sym_bss.txt Add symbols to music_player_table 2018-01-09 21:30:54 -06:00
sym_common.txt pokeblock merge conflicts 2017-12-21 23:12:36 +01:00
sym_ewram.txt merge bike with master, fix conflicts 2017-12-24 00:08:55 +01:00

Pokémon Emerald

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