Decompilation of Pokémon Ruby/Sapphire
Go to file
2023-02-27 13:13:21 -05:00
.github Sync calcrom fixes 2022-11-27 17:30:09 -05:00
constants
data Treat warp ids as strings to allow constants 2022-08-26 14:38:46 -04:00
data-de
graphics use json for region map sections 2022-04-28 19:32:55 -04:00
graphics-de
include MAP_NONE -> MAP_DYNAMIC 2022-08-26 14:34:50 -04:00
projects
sound
src Merge pull request #853 from AreaZeroArven/do-some-work 2023-01-07 13:04:07 -05:00
tools Let scaninc/preproc ignore empty asm files 2023-02-27 13:13:21 -05:00
.clang-format
.gitattributes
.gitignore Ignore new Porymap config 2022-09-25 18:35:59 -04:00
.gitmodules
asmdiff_de_debug.sh
asmdiff_de.sh
asmdiff.sh
build_tools_mac.sh
build_tools.sh
castform.mk
charmap.txt
clean_tools.sh
compare-ruby.sh
compare-sapphire.sh
compare.sh
config.mk
CONTRIBUTING.md
de_after.sh
de_before.sh
fonts.mk
INSTALL.md
json_data_rules.mk use json for region map sections 2022-04-28 19:32:55 -04:00
ld_script_modern.txt
ld_script.txt
Makefile
map_data_rules.mk
misc.mk
override-de.mk
override.mk
README.md
ruby_de_debug.sha1
ruby_de_rev1.sha1
ruby_de.sha1
ruby_debug.sha1
ruby_rev1.sha1
ruby_rev2.sha1
ruby.sha1
sapphire_de_debug.sha1
sapphire_de_rev1.sha1
sapphire_de.sha1
sapphire_debug.sha1
sapphire_rev1.sha1
sapphire_rev2.sha1
sapphire.sha1
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt
tilesets.mk

Pokémon Ruby and Sapphire Build Status

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