Decompilation of Pokémon Ruby/Sapphire
Go to file
2025-04-03 18:27:55 -05:00
.github Fix libpng installation for workflow on Ubuntu 24.04 2024-10-11 13:37:18 -04:00
constants
data Corrected naming of EvilTeam, now uses proper generic terminology in all known applicable cases. 2025-04-03 18:27:55 -05:00
data-de Corrected naming of EvilTeam, now uses proper generic terminology in all known applicable cases. 2025-04-03 18:27:55 -05:00
graphics use json for region map sections 2022-04-28 19:32:55 -04:00
graphics-de
include SootopolisCity internal maps names parity update. 2025-03-27 16:21:17 -05:00
projects
sound
src PetalburgCity internal maps names parity update. 2025-03-23 18:35:04 -05:00
tools Sync tools 2024-09-18 11:39:43 -04: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 Finish porting contest data to C 2021-06-24 10:44:43 -04:00
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 Add German rev1 target 2020-12-05 13:29:16 -05:00
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 use json for region map sections 2022-04-28 19:32:55 -04:00
ld_script_modern.txt
ld_script.txt Finish porting contest data to C 2021-06-24 09:02:27 -04:00
make_tools.mk Fix commented repo name 2024-09-18 11:52:08 -04:00
Makefile Sync tools 2024-09-18 11:39:43 -04:00
map_data_rules.mk Sync tools 2024-09-18 11:39:43 -04: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_de_debug.sha1
ruby_de_rev1.sha1 Forgot these, oops 2020-12-05 14:22:34 -05:00
ruby_de.sha1
ruby_debug.sha1
ruby_rev1.sha1
ruby_rev2.sha1
ruby.sha1
sapphire_de_debug.sha1
sapphire_de_rev1.sha1 Forgot these, oops 2020-12-05 14:22:34 -05:00
sapphire_de.sha1
sapphire_debug.sha1
sapphire_rev1.sha1
sapphire_rev2.sha1
sapphire.sha1
spritesheet_rules.mk
sym_bss.txt
sym_common.txt More pokedex doccing 2021-06-25 10:32:24 -04:00
sym_ewram.txt Unify ChooseMoveStruct; name BattleStruct fields 2021-07-01 17:54:51 -04: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.