Decompilation of Pokémon Ruby/Sapphire
Go to file
2016-05-21 15:15:29 -07:00
asm FreeAllSpriteTiles() to ClearSpriteTileRanges() 2016-05-21 15:15:29 -07:00
constants m4a lib; use fewer iwram syms 2016-05-15 01:55:33 -07:00
data sprite.c and updated preproc 2016-05-21 10:35:53 -07:00
graphics rename CONTEST_OLD_MAN to CONTEST_JUDGE 2016-01-30 22:13:05 -08:00
include FreeAllSpriteTiles() to ClearSpriteTileRanges() 2016-05-21 15:15:29 -07:00
src FreeAllSpriteTiles() to ClearSpriteTileRanges() 2016-05-21 15:15:29 -07:00
tools sprite.c and updated preproc 2016-05-21 10:35:53 -07:00
.gitattributes m4a lib; use fewer iwram syms 2016-05-15 01:55:33 -07:00
.gitignore sprite.c and updated preproc 2016-05-21 10:35:53 -07:00
build_tools.sh use shell script to build tools 2016-04-30 05:57:45 -07:00
castform.mk tilesets 2016-01-29 03:55:59 -08:00
charmap.txt simplify version-dependent string names 2016-05-17 06:09:08 -07:00
ewram_syms.txt string_util.c 2016-01-31 04:29:44 -08:00
INSTALL.md use devkitARM cpp 2016-05-10 21:39:46 -07:00
iwram_syms.txt main.c 2016-05-15 21:13:30 -07:00
ld_script.txt sprite.c and updated preproc 2016-05-21 10:35:53 -07:00
Makefile sprite.c and updated preproc 2016-05-21 10:35:53 -07:00
README.md Add README and INSTALL 2016-04-30 05:38:02 -07:00
rom.sha1 pokemon graphics data and makefile 2016-01-24 03:44:21 -08: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.