papermario/tools/splat
HailSanta 6c606383e8
nok and pra done (#936)
* nok_04 ok

* thread done

* push block doc

* nok done

* almost done pra

* pra done

* cleanup pra_31 mtx names

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "3bbc02af68"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "3bbc02af68"
git-subrepo:
  version:  "0.4.5"
  origin:   "???"
  commit:   "???"

---------

Co-authored-by: HailSanta <Hail2Santa@gmail.com>
2023-02-08 09:47:26 +09:00
..
.github/workflows
platforms area_dro (#821) 2022-10-15 12:04:53 -04:00
segtypes nok and pra done (#936) 2023-02-08 09:47:26 +09:00
stubs
util nok and pra done (#936) 2023-02-08 09:47:26 +09:00
.gitignore
.gitrepo nok and pra done (#936) 2023-02-08 09:47:26 +09:00
CHANGELOG.md nok and pra done (#936) 2023-02-08 09:47:26 +09:00
LICENSE
Makefile
README.md
create_config.py Misc decomp 3: Oh baby a triple (#882) 2022-12-11 16:43:29 +09:00
mypy.ini Misc decomp 3: Oh baby a triple (#882) 2022-12-11 16:43:29 +09:00
requirements.txt nok and pra done (#936) 2023-02-08 09:47:26 +09:00
split.py nok and pra done (#936) 2023-02-08 09:47:26 +09:00

README.md

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