Decompilation of Pokémon Ruby/Sapphire
Go to file
2020-02-12 18:35:27 -06:00
.travis/calcrom Woops. Restore executable permissions to scripts 2018-06-20 20:12:50 -05:00
asm Finish contest_link_80C2020 2019-04-08 17:33:35 -05:00
constants Make DEBUG_TRANSLATE a makefile flag 2019-08-27 00:34:24 -04:00
data Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
data-de Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
graphics Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
graphics-de Rename old_charmap and move from graphics-de/unused to graphics/debug. 2019-08-24 16:35:52 -04:00
include Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
projects Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
sound gMPlay to gMPlayInfo 2019-07-29 21:17:54 -05:00
src Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
tools Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
.clang-format Add formatting rules 2017-06-22 23:03:41 +02:00
.gitattributes Add json to list of LF line-end files 2019-02-05 15:45:17 -06:00
.gitignore Sync compare behavior with pokeemerald 2019-10-16 17:22:29 -04:00
.gitmodules
.travis.yml Update Travis to use compare 2019-10-16 17:36:08 -04:00
asmdiff_de_debug.sh Fix building German Debug 2019-07-02 19:29:49 -05:00
asmdiff_de.sh Woops. Restore executable permissions to scripts 2018-06-20 20:12:50 -05:00
asmdiff.sh Revert migration to colordiff in asmdiff.sh 2019-07-29 10:58:07 -04:00
build_tools_mac.sh add jsonproc tool 2019-07-30 16:20:20 -04:00
build_tools.sh add jsonproc tool 2019-07-30 16:20:20 -04:00
castform.mk
charmap.txt [WIP] English Debug menu translations! (Plus some build system fixes) 2019-08-23 20:44:01 -04:00
clean_tools.sh Add support for gbafix 2018-09-29 13:20:25 -04:00
compare-ruby.sh Woops. Restore executable permissions to scripts 2018-06-20 20:12:50 -05:00
compare-sapphire.sh Woops. Restore executable permissions to scripts 2018-06-20 20:12:50 -05:00
compare.sh Woops. Restore executable permissions to scripts 2018-06-20 20:12:50 -05:00
config.mk Set compare flag in config 2019-10-16 17:49:09 -04:00
CONTRIBUTING.md Fix type in CONTRIBUTING.md 2019-04-23 19:56:44 -05:00
de_after.sh Woops. Restore executable permissions to scripts 2018-06-20 20:12:50 -05:00
de_before.sh Woops. Restore executable permissions to scripts 2018-06-20 20:12:50 -05:00
fonts.mk refactor build system 2018-01-10 23:20:32 -06:00
INSTALL.md Update installation instructions to export DEVKITPRO 2018-06-06 00:08:36 -05:00
json_data_rules.mk convert wild encounters to json 2019-08-01 18:13:42 -04:00
ld_script.txt Merge branch 'master' into emerald_diff 2019-10-02 11:48:20 -04:00
Makefile Set compare flag in config 2019-10-16 17:49:09 -04:00
map_data_rules.mk Revert Makefile changes [for now] to avoid conflict with PikalaxALT:modern_gcc 2019-09-05 13:42:24 -04:00
misc.mk combine battle interface graphics files 2019-07-28 14:00:31 -05:00
override-de.mk override-de.mk: GFX -> GBAGFX 2018-01-10 23:27:54 -06:00
override.mk fuck you, git 2018-01-16 22:34:49 -06:00
README.md Bump Discord invite 2019-11-25 13:52:21 -05:00
ruby_de_debug.sha1 add debug target 2018-01-16 18:32:21 -06:00
ruby_de.sha1 Add hash 2017-06-24 02:21:27 +02:00
ruby_rev1.sha1
ruby_rev2.sha1
ruby.sha1
sapphire_de.sha1 Build German Sapphire (1.0) 2017-07-09 13:54:21 +02:00
sapphire_rev1.sha1
sapphire_rev2.sha1
sapphire.sha1
spritesheet_rules.mk Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
sym_bss.txt emerald file names, part 1 2019-07-28 20:33:25 -05:00
sym_common.txt Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
sym_ewram.txt fix more emerald differences 2019-07-31 18:29:13 -05:00
tilesets.mk refactor build system 2018-01-10 23:20:32 -06:00

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