Decompilation of Pokémon Pinball: Ruby & Sapphire
Go to file
Retnuhytnuob e4f20ce73b
Some checks failed
CI / build (push) Has been cancelled
dump SpeciesRSToCryID list, minor data file organization (#199)
* dump SpeciesRSToCryID list, minor data file organization

* stray character in name
2026-02-21 10:37:34 -06:00
.github
asm
common_syms
constants
data
data_dump_tools
expected_objs
graphics
include
sound
src
tools
.gitattributes
.gitignore
asmdiff.sh
audio_rules.mk
baserom.xdelta
charmap.txt
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.