Decompilation of Pokémon Ruby/Sapphire
Go to file
2018-06-20 17:47:23 -05:00
.travis/calcrom Update file permissions 2018-06-20 17:47:23 -05:00
asm Label move_tutor_menu.c 2018-06-10 11:09:57 -05:00
constants
data Move map scripts into 'data/maps/<mapname>/scripts.inc' 2018-06-20 17:47:16 -05:00
data-de Move map scripts into 'data/maps/<mapname>/scripts.inc' 2018-06-20 17:47:16 -05:00
graphics Update file permissions 2018-06-20 17:47:23 -05:00
graphics-de
include Update file permissions 2018-06-20 17:47:23 -05:00
projects
sound
src Update file permissions 2018-06-20 17:47:23 -05:00
tools Fix "catching polymorphic type" errors with newest gcc 2018-06-03 16:26:04 -05:00
.clang-format
.gitattributes
.gitignore
.gitmodules
.travis.yml Add calcrom to travis 2018-06-16 10:45:11 -05:00
asmdiff_de_debug.sh Update file permissions 2018-06-20 17:47:23 -05:00
asmdiff_de.sh Update file permissions 2018-06-20 17:47:23 -05:00
asmdiff.sh Update file permissions 2018-06-20 17:47:23 -05:00
build_tools_mac.sh Update file permissions 2018-06-20 17:47:23 -05:00
build_tools.sh Update file permissions 2018-06-20 17:47:23 -05:00
castform.mk
charmap.txt
clean_tools.sh Update file permissions 2018-06-20 17:47:23 -05:00
compare-ruby.sh Update file permissions 2018-06-20 17:47:23 -05:00
compare-sapphire.sh Update file permissions 2018-06-20 17:47:23 -05:00
compare.sh Update file permissions 2018-06-20 17:47:23 -05:00
config.mk
CONTRIBUTING.md
de_after.sh Update file permissions 2018-06-20 17:47:23 -05:00
de_before.sh Update file permissions 2018-06-20 17:47:23 -05:00
fonts.mk
INSTALL.md Update installation instructions to export DEVKITPRO 2018-06-06 00:08:36 -05:00
ld_script.txt Label move_tutor_menu.c 2018-06-10 11:09:57 -05:00
Makefile Update Makefile and installation instructions for devkitpro r48 2018-05-26 19:06:26 -05:00
misc.mk
override-de.mk
override.mk
README.md
ruby_de_debug.sha1
ruby_de.sha1
ruby_rev1.sha1
ruby_rev2.sha1
ruby.sha1
sapphire_de.sha1
sapphire_rev1.sha1
sapphire_rev2.sha1
sapphire.sha1
sym_bss.txt Label move_tutor_menu.c 2018-06-10 11:09:57 -05:00
sym_common.txt Label field_camera 2018-06-08 19:57:53 -05:00
sym_ewram.txt
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.

See also