Decompilation of Pokémon Pinball: Ruby & Sapphire
Go to file
Retnuhytnuob fecffc2c90
Defaults for Packed OAM data & other packed OAM readability. (#200)
* Oam data defaulting & readability

* .
2026-02-28 12:25:35 -06:00
.github
asm Defaults for Packed OAM data & other packed OAM readability. (#200) 2026-02-28 12:25:35 -06:00
common_syms
constants
data Defaults for Packed OAM data & other packed OAM readability. (#200) 2026-02-28 12:25:35 -06:00
data_dump_tools
expected_objs
graphics Dump Evolution item pickup, initial sprites (#198) 2026-02-21 10:35:27 -06:00
include Defaults for Packed OAM data & other packed OAM readability. (#200) 2026-02-28 12:25:35 -06:00
sound
src dump SpeciesRSToCryID list, minor data file organization (#199) 2026-02-21 10:37:34 -06:00
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.