Decompilation of Pokémon Ruby/Sapphire
Go to file
2016-10-29 22:56:19 -07:00
asm fix typo in function name 2016-10-29 22:56:19 -07:00
common_syms define gTasks in task.c 2016-10-23 12:38:40 -07:00
constants included .s to .inc 2016-10-28 15:41:15 -07:00
data (Almost) finished menu_cursor.c (#77) 2016-10-29 16:25:42 -07:00
graphics naming screen PC icon sprites 2016-10-28 23:30:45 -07:00
include fix typo in function name 2016-10-29 22:56:19 -07:00
sound included .s to .inc 2016-10-28 15:41:15 -07:00
src fix typo in function name 2016-10-29 22:56:19 -07:00
tools
.gitattributes
.gitignore Babby's first decompilation success 2016-10-23 14:16:33 -07:00
build_tools.sh
castform.mk
charmap.txt
compare-ruby.sh
compare-sapphire.sh
compare.sh
fonts.mk
generated.mk
INSTALL.md
ld_script.sed
ld_script.txt (Almost) finished menu_cursor.c (#77) 2016-10-29 16:25:42 -07:00
Makefile included .s to .inc 2016-10-28 15:41:15 -07:00
misc.mk
README.md
ruby_rev1.sha1
ruby_rev2.sha1
ruby.sha1
sapphire_rev1.sha1
sapphire_rev2.sha1
sapphire.sha1
shared_syms.txt put vars in gSaveBlock1 2016-10-17 23:49:18 -07:00
sym_bss.txt
sym_common.txt names for link player code 2016-10-28 11:19:53 -07:00
sym_ewram.txt (Almost) finished menu_cursor.c (#77) 2016-10-29 16:25:42 -07:00
tilesets.mk

Pokémon Ruby and Sapphire

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

irc: freenode#pret