mirror of
https://github.com/pret/pokepinballrs.git
synced 2026-04-26 00:24:21 -05:00
Decompilation of Pokémon Pinball: Ruby & Sapphire
|
Some checks are pending
CI / build (push) Waiting to run
* Decompiled sub_50F04, nullsub_20 sub_50DE8, sub_50DB8, and sub_50B80 added gUnknown_0200C668,gUnknown_0200EA58,gUnknown_0200BAE8,gUnknown_0200BBA0 to variables.h * Correct PinballGame struct field at offset 0x1BC thanks to @Retn Correct struct access in sub_50B80 Remove section .text50AD4 from linker script * Deleted expected objects * cleanup --------- Co-authored-by: THCFree <me@thcfree.dev> Co-authored-by: Marcus Huderle <huderlem@gmail.com> |
||
|---|---|---|
| .github | ||
| asm | ||
| common_syms | ||
| constants | ||
| data | ||
| expected_objs | ||
| graphics | ||
| include | ||
| src | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| asmdiff.sh | ||
| baserom.xdelta | ||
| charmap.txt | ||
| extract.py | ||
| 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.