Decompilation of Pokémon Pinball: Ruby & Sapphire
Go to file
Retnuhytnuob d513297c4f
Some checks failed
CI / build (push) Has been cancelled
Merge pull request #219 from Retnuhytnuob/combined_prs
Combined prs: Collision detail/viewer, Naming sprite gorups/SEs, custom OAM shapes
2026-07-21 14:36:52 -05:00
.github
asm
common_syms
constants
data flipper data array sizing/function naming 2026-07-20 23:20:05 -05:00
data_dump_tools
expected_objs
graphics color evo items, pokeballs 2026-07-20 02:31:03 -05:00
include remaining bool true/false consts 2026-07-21 02:20:11 -05:00
sound
src remaining bool true/false consts 2026-07-21 02:20:11 -05:00
tools Added bool const usage 2026-07-20 22:06:21 -05:00
.gitattributes
.gitignore
asmdiff.sh
audio_rules.mk
baserom.xdelta
charmap.txt
DEBUG.md
graphics_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt
Makefile
objdiff.json
permuter_settings.toml
pokepinballrs.sha1
README.md
sym_bss.txt
sym_common.txt
sym_ewram.txt

Pokémon Pinball: Ruby & Sapphire

This is a disassembly of Pokémon Pinball: Ruby & Sapphire.

It builds the following rom:

  • pokepinballrs.gba sha1: 9fec81ce2c5df589e0371a0bf2f92a5fe8db730b

To set up the repository, see INSTALL.md.

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