Decompilation of Pokémon Ruby/Sapphire
Go to file
2017-09-08 14:35:42 -03:00
.travis Battle4.C 2017-07-16 20:03:00 +02:00
asm decompile cable_club.c 2017-09-08 14:10:46 -03:00
asm-de fix german build of berry blender 2017-08-21 10:41:07 +02:00
common_syms end common_syms files with newline 2017-08-26 14:18:30 -05:00
constants Build German Sapphire (1.0) 2017-07-09 13:54:21 +02:00
data data2c.s -> battle_moves.s 2017-08-27 11:13:32 -05:00
data-de Merge pull request #378 from PikalaxALT/rename_specials 2017-07-22 12:06:17 -05:00
graphics more labeling and use static 2017-07-16 12:41:13 -05:00
graphics-de Build German Sapphire (1.0) 2017-07-09 13:54:21 +02:00
include make zero-parameter functions (void) 2017-09-08 14:12:26 -03:00
sound
src match sub_808353C 2017-09-08 14:35:42 -03:00
tools fix std::string buffer overflow in scaninc 2017-07-28 17:07:01 -05:00
.clang-format Add formatting rules 2017-06-22 23:03:41 +02:00
.gitattributes
.gitignore formatting 2017-07-17 01:07:17 -04:00
.gitmodules Create and propagate field map object callback declaration macro 2017-05-22 14:40:21 -04:00
.travis.yml Battle4.C 2017-07-16 20:03:00 +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 decompile cable_club.c 2017-09-08 14:10:46 -03:00
Makefile Battle4.C 2017-07-16 20:03:00 +02:00
misc.mk Make files non-executable 2017-06-27 16:11:15 +02:00
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 Add Discord and other disassemblies. 2017-09-04 19:40:49 -04: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
shared_syms.txt cleanup player_pc.c 2017-06-09 02:43:39 -04:00
sym_bss.txt Merge pull request #412 from ProjectRevoTPP/shop 2017-08-26 13:36:06 -05:00
sym_common.txt Merge branch 'master' into decompile_pokeblock_feed 2017-08-25 00:18:58 +02:00
sym_ewram.txt Merge pull request #412 from ProjectRevoTPP/shop 2017-08-26 13:36:06 -05: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