Decompilation of Pokémon Ruby/Sapphire
Go to file
2016-09-23 21:23:38 -07:00
asm rename field message box functions 2016-09-23 21:10:10 -07:00
constants trim Gwen's name 2016-09-01 22:05:33 -07:00
data decompile map object and field message box code 2016-09-23 19:26:57 -07:00
graphics unused palettes 2016-09-19 00:14:52 -07:00
include name ClearStandardMessageBox() 2016-09-23 21:23:38 -07:00
sound remove stray .align 2016-09-10 18:13:24 -07:00
src name ClearStandardMessageBox() 2016-09-23 21:23:38 -07:00
tools add error check to RL decompression 2016-09-11 10:02:01 -07:00
.gitattributes add *.sha1 to .gitattributes 2016-09-02 12:04:53 -07:00
.gitignore Move data/music/ to sound/ 2016-09-10 11:16:30 -07:00
build_tools.sh Add aif2pcm to build_tools.sh. 2016-09-10 19:58:25 -04:00
castform.mk tilesets 2016-01-29 03:55:59 -08:00
charmap.txt test messages 2016-06-19 10:25:09 -07:00
compare-ruby.sh Add ROM comparison scripts (requires baserom-ruby.gba and baserom-sapphire.gba) 2016-08-27 21:53:50 -04:00
compare-sapphire.sh Add ROM comparison scripts (requires baserom-ruby.gba and baserom-sapphire.gba) 2016-08-27 21:53:50 -04:00
compare.sh build Ruby/Sapphire separately 2016-09-22 23:18:40 -07:00
ewram_syms.txt clean up field message box code 2016-09-23 20:45:29 -07:00
fonts.mk build revision 1 and 2 2016-09-10 22:40:33 -07:00
generated.mk Get rid of GEN_FONTS. 2016-06-19 00:01:06 -04:00
INSTALL.md Add instructions for making non-default ROMs 2016-09-22 23:38:55 -07:00
iwram_syms.txt clean up field message box code 2016-09-23 20:45:29 -07:00
ld_script.txt clean up field message box code 2016-09-23 20:45:29 -07:00
Makefile 'tidy' shouldn't delete song data 2016-09-23 19:29:09 -07:00
misc.mk finish dumping majority of gfx in graphics.s 2016-09-03 18:22:54 +01:00
README.md Sapphire now builds. 2016-09-10 20:10:15 -04:00
ruby_rev1.sha1 build Ruby/Sapphire separately 2016-09-22 23:18:40 -07:00
ruby_rev2.sha1 build Ruby/Sapphire separately 2016-09-22 23:18:40 -07:00
ruby.sha1 build Ruby/Sapphire separately 2016-09-22 23:18:40 -07:00
sapphire_rev1.sha1 build Ruby/Sapphire separately 2016-09-22 23:18:40 -07:00
sapphire_rev2.sha1 build Ruby/Sapphire separately 2016-09-22 23:18:40 -07:00
sapphire.sha1 build Ruby/Sapphire separately 2016-09-22 23:18:40 -07:00
tilesets.mk tilesets 2016-01-29 03:55:59 -08:00

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