Decompilation of Pokémon Ruby/Sapphire
Go to file
2016-10-24 01:47:52 -07:00
asm rename some functions 2016-10-24 01:47:52 -07:00
common_syms define gTasks in task.c 2016-10-23 12:38:40 -07:00
constants more constants in m4a_1.s 2016-10-07 17:47:39 -07:00
data rename some functions 2016-10-24 01:47:52 -07:00
graphics move field effect object images 2016-10-18 19:01:53 -07:00
include roamer struct status field 2016-10-24 00:19:24 -07:00
sound clean up sound code 2016-09-30 18:45:14 -07:00
src decompile BlendPalette() 2016-10-24 01:12:16 -07:00
tools add aif2pcm to .gitignore 2016-09-29 15:39:00 -07:00
.gitattributes introduce RAM variable LD script generator tool 2016-09-25 00:32:04 -07:00
.gitignore Babby's first decompilation success 2016-10-23 14:16:33 -07:00
build_tools.sh introduce RAM variable LD script generator tool 2016-09-25 00:32:04 -07: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 don't have compare.sh show warnings 2016-10-17 12:47:30 -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
ld_script.sed introduce RAM variable LD script generator tool 2016-09-25 00:32:04 -07:00
ld_script.txt decompile BlendPalette() 2016-10-24 01:12:16 -07:00
Makefile decompile BlendPalette() 2016-10-24 01:12:16 -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
shared_syms.txt put vars in gSaveBlock1 2016-10-17 23:49:18 -07:00
sym_bss.txt define start menu variables in C 2016-10-09 16:07:48 -07:00
sym_common.txt define gTasks in task.c 2016-10-23 12:38:40 -07:00
sym_ewram.txt more save block 1 data 2016-10-23 22:43:16 -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