summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2015-07-26 19:45:44 -0700
committerMichael Pavone <pavone@retrodev.com>2015-07-26 19:45:44 -0700
commit32d5f0e06d6c8be329395ec27225a637e59f3d9b (patch)
treebdd51b9e62fd9cbb2962d04f2a574b1162a2cfce /README
parente045d0d45c305fbe6aeb08c35e63e4ac541a6831 (diff)
Fixed an ommission in the CHANGELOG added basic description of extra utilities to README
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index 4177904..c772ac5 100644
--- a/README
+++ b/README
@@ -125,6 +125,17 @@ and type:
Trace points and watch points are not currently supported.
+Included Tools
+--------------
+
+BlastEm ships with a few small utilities that leverage portions of the emulator
+code.
+
+ dis - 68K disassembler
+ zdis - Z80 disassembler
+ vgmplay - Very basic VGM player
+ stateview - GST save state viewer
+
License
-------