Decompilation of Pokémon Ruby/Sapphire
  • C 75%
  • Assembly 19.3%
  • C++ 5.4%
  • Makefile 0.3%
Find a file
2026-04-08 19:01:34 -05:00
.github Fix CI 2026-02-12 07:02:10 -03:00
constants
data Merge pull request #887 from AsparagusEduardo/pret/pr/environment 2026-02-15 11:07:15 -05:00
data-de Merge branch 'master' into master 2026-02-14 12:08:49 -05:00
graphics Rename Terrain to Environment 2026-02-13 22:43:39 -03:00
graphics-de
include Sync Script and Mystery Event files with pokeemerald (#890) 2026-02-21 19:09:13 -05:00
projects
sound Adjust loop markers and track channels for .mid files. 2026-03-28 08:35:05 -05:00
src Sync Script and Mystery Event files with pokeemerald (#890) 2026-02-21 19:09:13 -05:00
tools Implement remaining MEMACC commands 2026-04-08 19:01:34 -05:00
.clang-format
.gitattributes
.gitignore Convert all songs and sound effects to MIDI files 2026-03-26 20:03:43 -05:00
.gitmodules
asmdiff.sh
asmdiff_de.sh Finish porting contest data to C 2021-06-24 10:44:43 -04:00
asmdiff_de_debug.sh
audio_rules.mk Convert all songs and sound effects to MIDI files 2026-03-26 20:03:43 -05:00
build_tools.sh Convert .aif files to .wav (#883) 2025-12-01 09:01:56 -06:00
build_tools_mac.sh Convert .aif files to .wav (#883) 2025-12-01 09:01:56 -06:00
castform.mk
charmap.txt
clean_tools.sh Convert .aif files to .wav (#883) 2025-12-01 09:01:56 -06:00
compare-ruby.sh
compare-sapphire.sh
compare.sh
config.mk
CONTRIBUTING.md
de_after.sh Don't clobber override.mk when building German 2021-06-24 14:33:57 -04:00
de_before.sh Don't clobber override.mk when building German 2021-06-24 14:33:57 -04:00
fonts.mk
INSTALL.md
json_data_rules.mk Generate heal location constants automatically 2025-02-10 13:55:58 -05:00
ld_script.txt Convert all songs and sound effects to MIDI files 2026-03-26 20:03:43 -05:00
ld_script_modern.txt
make_tools.mk Convert .aif files to .wav (#883) 2025-12-01 09:01:56 -06:00
Makefile Convert all songs and sound effects to MIDI files 2026-03-26 20:03:43 -05:00
map_data_rules.mk Generate heal location constants automatically 2025-02-10 13:55:58 -05:00
misc.mk
override-de.mk
override.mk Don't clobber override.mk when building German 2021-06-24 14:33:57 -04:00
README.md Replaced decomp list with pret.github.io link 2023-08-30 18:39:12 -04:00
ruby.sha1
ruby_de.sha1
ruby_de_debug.sha1
ruby_de_rev1.sha1
ruby_debug.sha1
ruby_rev1.sha1
ruby_rev2.sha1
sapphire.sha1
sapphire_de.sha1
sapphire_de_debug.sha1
sapphire_de_rev1.sha1
sapphire_debug.sha1
sapphire_rev1.sha1
sapphire_rev2.sha1
spritesheet_rules.mk
sym_bss.txt
sym_common.txt Port Wally Controller documentation from pokeemerald (#891) 2026-02-19 21:49:14 -05:00
sym_ewram.txt Port Wally Controller documentation from pokeemerald (#891) 2026-02-19 21:49:14 -05:00
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.

For contacts and other pret projects, see pret.github.io.