Files
af/tools/splat
Derek Hensley 1ece5c6e6b Full Disasm (#55)
* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "6ec2b39"
upstream:
  origin:   "git@github.com:ethteck/splat.git"
  branch:   "master"
  commit:   "6ec2b39"
git-subrepo:
  version:  "0.4.6"
  origin:   "git@github.com:ingydotnet/git-subrepo.git"
  commit:   "110b9eb"

* Add FULL_DISASM toggle

* Fix bootclear
2023-08-16 10:04:55 -07:00
..
2023-03-29 03:42:56 +01:00
2023-08-16 10:04:55 -07:00
2023-03-29 03:42:56 +01:00
2023-07-14 14:44:11 -04:00
2023-08-16 10:04:55 -07:00
2023-03-29 03:42:56 +01:00
2023-08-16 10:04:55 -07:00
2023-08-16 10:04:55 -07:00
2023-03-29 03:42:56 +01:00
2023-07-14 14:44:11 -04:00
2023-07-14 14:44:11 -04:00
2023-03-29 03:42:56 +01:00
2023-03-29 03:42:56 +01:00
2023-03-29 03:42:56 +01:00
2023-03-29 03:42:56 +01:00
2023-07-14 14:44:11 -04:00
2023-08-16 10:04:55 -07:00
2023-07-14 14:44:11 -04:00
2023-07-14 14:44:11 -04:00

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 -U -r requirements.txt