From 2f5bb18948449042ae63915f995f338d7d18a302 Mon Sep 17 00:00:00 2001 From: arookas Date: Wed, 30 Dec 2015 22:29:02 -0500 Subject: [PATCH] Added sbdump to project list. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c08694a..4d07ba0 100644 --- a/readme.md +++ b/readme.md @@ -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: