diff README @ 810:1f75614d7be8

Fixed an ommission in the CHANGELOG added basic description of extra utilities to README
author Michael Pavone <pavone@retrodev.com>
date Sun, 26 Jul 2015 19:45:44 -0700
parents 2953708d02af
children f2f983e262e2
line wrap: on
line diff
--- a/README	Sun Jul 26 19:38:39 2015 -0700
+++ b/README	Sun Jul 26 19:45:44 2015 -0700
@@ -125,6 +125,17 @@
 
 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
 -------