Decompilation of Pokémon Ruby/Sapphire
Go to file
Marijn van der Werf ce569feb58 finish src
2017-06-24 22:22:33 +02:00
.travis travis: Don't fail if clang-format fails 2017-06-22 23:56:32 -04:00
asm move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette 2017-06-20 15:13:44 +02:00
common_syms Identify gUnknown_3001764 2017-05-24 16:15:15 -04:00
constants Use an enum for items. 2017-04-29 16:49:59 -04:00
data Make gfx match 2017-06-24 02:54:45 +02:00
data-de decorations 2017-06-24 18:24:07 +02:00
graphics add null font4_lat.4bpp.bin 2017-06-24 19:14:05 +02:00
graphics-de Add German graphics 2017-04-30 14:09:33 +02:00
include wip src 2017-06-24 20:56:28 +02:00
sound aif2pcm: Fix length reporting. Don't use a MARK chunk if no loop. 2017-01-08 16:06:19 -05:00
src finish src 2017-06-24 22:22:33 +02:00
tools Remove agbcc submodule 2017-05-24 16:15:12 -04:00
.clang-format Add formatting rules 2017-06-22 23:03:41 +02:00
.gitattributes also fix .inc files 2016-11-20 18:31:59 -06:00
.gitignore Fix building 2017-05-24 16:15:15 -04:00
.gitmodules Create and propagate field map object callback declaration macro 2017-05-24 16:14:50 -04:00
.travis.yml Make gfx match 2017-06-24 02:54:45 +02:00
build_tools.sh
castform.mk
charmap.txt
compare-ruby.sh
compare-sapphire.sh
compare.sh
CONTRIBUTING.md Add CONTRIBUTING.md 2017-05-27 17:18:20 -04:00
fonts.mk
INSTALL.md Update link to Windows tool binaries in INSTALL.md 2017-05-21 10:39:30 -04:00
ld_script.sed
ld_script.txt wip src 2017-06-24 21:33:54 +02:00
Makefile Add graphics overrides 2017-06-24 02:39:23 +02:00
misc.mk
override-de.mk Make gfx match 2017-06-24 02:54:45 +02:00
override.mk Empty overrides 2017-06-24 18:59:52 +02:00
README.md Make the irc link bigger 2017-05-27 17:18:07 -04:00
ruby_de.sha1 Add hash 2017-06-24 02:21:27 +02:00
ruby_rev1.sha1 Build multiple versions at a time. Generated files go in build/. 2017-03-22 17:42:07 -04:00
ruby_rev2.sha1 Build multiple versions at a time. Generated files go in build/. 2017-03-22 17:42:07 -04:00
ruby.sha1
sapphire_rev1.sha1 Build multiple versions at a time. Generated files go in build/. 2017-03-22 17:42:07 -04:00
sapphire_rev2.sha1 Build multiple versions at a time. Generated files go in build/. 2017-03-22 17:42:07 -04:00
sapphire.sha1
shared_syms.txt cleanup player_pc.c 2017-06-09 02:43:39 -04:00
sym_bss.txt cleanup player_pc.c 2017-06-09 02:43:39 -04:00
sym_common.txt Battle labels named (#333) 2017-06-19 23:46:48 -04:00
sym_ewram.txt Battle labels named (#333) 2017-06-19 23:46:48 -04:00
tilesets.mk

Pokémon Ruby and Sapphire Build Status

This is a disassembly of Pokémon Ruby and Sapphire.

It builds the following roms:

  • pokeruby.gba sha1: f28b6ffc97847e94a6c21a63cacf633ee5c8df1e
  • pokesapphire.gba sha1: 3ccbbd45f8553c36463f13b938e833f652b793e4

To set up the repository, see INSTALL.md.

irc: freenode#pret