Decompilation of Pokémon Pinball: Ruby & Sapphire
Go to file
2026-01-24 11:03:23 -06:00
.github faulty number parsing checks to fix 0 values 2025-09-07 08:09:25 -05:00
asm Decomp sub_203CC (#178) 2025-09-07 07:49:03 -05:00
common_syms
constants
data Dump gSpeciesInfo to C 2026-01-24 11:02:42 -06:00
data_dump_tools
expected_objs Decomp sub_203CC (#178) 2025-09-07 07:49:03 -05:00
graphics
include Dump gSpeciesInfo to C 2026-01-24 11:02:42 -06:00
src Remove leftover comment 2026-01-24 11:03:23 -06:00
tools Decompile sub_4F258 and also add a compabitility fix for the tools. (#144) 2025-08-03 11:34:46 -05:00
.gitattributes
.gitignore Ignore mGBA save state files (#163) 2025-08-30 15:06:37 -05:00
asmdiff.sh
baserom.xdelta
charmap.txt
graphics_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Dump gSpeciesInfo to C 2026-01-24 11:02:42 -06:00
Makefile Decompile sub_17898 (#136) 2025-07-20 16:30:46 -05:00
objdiff.json
permuter_settings.toml
pokepinballrs.sha1
README.md
sym_bss.txt
sym_common.txt
sym_ewram.txt document some functions and ball state 2025-09-04 09:01:57 -05:00

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.