utilities for playstation 1 formats
| headers | initial commit | |
| utils | initial commit | |
| license.txt | initial commit | |
| readme.md | initial commit | |
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.