Decompilation of Pokémon Ruby/Sapphire
Go to file
2016-09-10 11:16:30 -07:00
asm Merge 'master' with 'origin/master' 2016-09-10 11:00:02 -07:00
constants trim Gwen's name 2016-09-01 22:05:33 -07:00
data Move data/music/ to sound/ 2016-09-10 11:16:30 -07:00
graphics text_window.c 2016-09-05 14:55:23 -07:00
include decompile more pokemon functions 2016-09-10 01:59:10 -07:00
sound Move data/music/ to sound/ 2016-09-10 11:16:30 -07:00
src decompile more pokemon functions 2016-09-10 01:59:10 -07:00
tools Merge 'master' with 'origin/master' 2016-09-10 11:00:02 -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 Potential fix for Issue #1 (#10) 2016-06-17 05:00:47 -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
ewram_syms.txt more decompilation of pokemon functions 2016-09-09 21:18:37 -07:00
fonts.mk text.c 2016-05-30 02:19:25 -07:00
generated.mk Get rid of GEN_FONTS. 2016-06-19 00:01:06 -04:00
INSTALL.md Update INSTALL.md 2016-06-17 05:23:56 -07:00
iwram_syms.txt more decompilation of pokemon functions 2016-09-09 21:18:37 -07:00
ld_script.txt more decompilation of pokemon functions 2016-09-09 21:18:37 -07:00
Makefile Merge 'master' with 'origin/master' 2016-09-10 11:00:02 -07:00
misc.mk finish dumping majority of gfx in graphics.s 2016-09-03 18:22:54 +01:00
README.md Add a link to the irc channel. 2016-09-09 01:33:11 -04:00
rom.sha1 Build Sapphire. 2016-06-18 21:30:21 -04:00
tilesets.mk tilesets 2016-01-29 03:55:59 -08:00

Pokémon Ruby

This is a disassembly of Pokémon Ruby.

It builds the following rom:

  • pokeruby.gba sha1: f28b6ffc97847e94a6c21a63cacf633ee5c8df1e

To set up the repository, see INSTALL.md.

See also

irc: freenode#pret