Decompilation of Pokémon Ruby/Sapphire
Go to file
2018-04-07 14:35:13 -04:00
.travis
asm finish decompiling unk_debug_menu_3 code 2018-04-07 13:39:52 -04:00
constants
data Decompile rodata 2018-04-07 13:50:24 -04:00
data-de Merge remote-tracking branch 'upstream/master' into btl_attrs 2018-04-05 18:41:42 -07:00
graphics
graphics-de
include Correct some data misclassification and link relevant objects to mystery_event_menu 2018-04-07 14:35:13 -04:00
projects remove Visual Studio support. Hardcoded paths are too much, look into project generation 2018-02-19 12:41:30 -05:00
sound Merge branch 'master' into german_debug 2018-02-06 18:50:47 -06:00
src Correct some data misclassification and link relevant objects to mystery_event_menu 2018-04-07 14:35:13 -04:00
tools
.clang-format
.gitattributes
.gitignore move project files to projects subdir. 2018-02-02 00:46:09 -05:00
.gitmodules
.travis.yml travis doesn't need build_tools.sh either 2018-03-04 13:41:47 -05:00
asmdiff_de_debug.sh
asmdiff_de.sh
asmdiff.sh
build_tools_mac.sh
build_tools.sh
castform.mk
charmap.txt
clean_tools.sh
compare-ruby.sh
compare-sapphire.sh
compare.sh
config.mk
CONTRIBUTING.md
de_after.sh
de_before.sh
fonts.mk
INSTALL.md Correct libpng-devel cygwin package 2018-04-02 19:04:13 -07:00
ld_script.txt Decompile rodata 2018-04-07 13:50:24 -04:00
Makefile Fix duplicate make tools 2018-03-04 14:28:47 -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 remove subdirectories 2018-02-18 19:59:51 -06:00
sym_common.txt Rename cute_sketch to contest_painting_effects, and battle_1 to decompress 2018-04-05 20:39:07 -07:00
sym_ewram.txt Merge pull request #590 from huderlem/battle_9 2018-04-06 18:18:35 -07: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.

See also