Added sbdump to project list.

This commit is contained in:
arookas 2015-12-30 22:29:02 -05:00
parent e45a9473f8
commit 2f5bb18948

View file

@ -44,6 +44,7 @@ The script generates a solution with the following projects:
- **ssc**, the base _ssc_ API library
- **frontend**, the basic command-line frontend
- **sbdump**, a tool which dumps disassembly and other information on compiled SPC binaries
Simply run the script through premake5 and build the resulting solution.
There are also several compile-time options which are able to be configured via the premake5 command line: