Decompilation of Pokémon Pinball: Ruby & Sapphire
Go to file
Eduardo Quezada 55016457fd
Identified ball power up and timer fields (#162)
* Identified ball power up and timer fields

* Applied name suggestions from huderlem

* Forgot the defines
2025-09-04 07:29:22 -05:00
.github
asm decompile sub_162BB (#174) 2025-09-03 19:37:48 -05:00
common_syms
constants
data
data_dump_tools
expected_objs decompile sub_162BB (#174) 2025-09-03 19:37:48 -05:00
graphics
include Identified ball power up and timer fields (#162) 2025-09-04 07:29:22 -05:00
src Identified ball power up and timer fields (#162) 2025-09-04 07:29:22 -05:00
tools
.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 decompile sub_162BB (#174) 2025-09-03 19:37:48 -05:00
Makefile
objdiff.json
permuter_settings.toml
pokepinballrs.sha1
README.md
sym_bss.txt
sym_common.txt
sym_ewram.txt sub_2D204 2025-09-01 09:49:45 -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.