mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
1452474409
* tons more BSS, undefined_syms, cleanup abound * git subrepo pull --force tools/splat subrepo: subdir: "tools/splat" merged: "741a0d030d" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "741a0d030d" git-subrepo: version: "0.4.5" origin: "https://github.com/ingydotnet/git-subrepo" commit: "aa416e4" * one more * fix progress.py |
||
---|---|---|
.. | ||
.github/workflows | ||
platforms | ||
segtypes | ||
stubs | ||
util | ||
.gitignore | ||
.gitrepo | ||
CHANGELOG.md | ||
create_config.py | ||
LICENSE | ||
Makefile | ||
mypy.ini | ||
README.md | ||
requirements.txt | ||
split.py |
splat
A binary splitting tool to assist with decompilation and modding projects
Currently, only N64 and PSX binaries are supported.
Please check out the wiki for more information including examples of projects that use splat.
Requirements
splat requires Python 3.8+. Package requirements can be installed via pip3 install -r requirements.txt