Added sbdump to project list.
This commit is contained in:
parent
e45a9473f8
commit
2f5bb18948
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue