mirror of
https://github.com/pret/pokepinballrs.git
synced 2026-03-21 17:24:13 -05:00
Decompilation of Pokémon Pinball: Ruby & Sapphire
|
Some checks failed
CI / build (push) Has been cancelled
* Decompile sub_13B28 Co-Authored-By: WhenGryphonsFly <84215159+WhenGryphonsFly@users.noreply.github.com> Co-Authored-By: Marcus Huderle <huderlem@gmail.com> * Update rom_1332C.c --------- Co-authored-by: colecovision <4404252+colecovision@users.noreply.github.com> 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.