1
0
Fork
You've already forked psutils
0
utilities for playstation 1 formats
  • C 100%
2026年02月08日 21:44:11 +03:00
headers initial commit 2026年02月08日 21:44:11 +03:00
utils initial commit 2026年02月08日 21:44:11 +03:00
license.txt initial commit 2026年02月08日 21:44:11 +03:00
readme.md initial commit 2026年02月08日 21:44:11 +03:00

psutils

A collection of libraries and utilities to work with PlayStation 1/2 format files.

What's implemented?

  • bin2exe - Convert raw MIPS binary to PS-X EXE files.

How to build?

For now, just run cc utils/util_you_want.c. I will make a build script soon.