diff options
author | Michael Pavone <pavone@retrodev.com> | 2015-07-26 19:45:44 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2015-07-26 19:45:44 -0700 |
commit | 32d5f0e06d6c8be329395ec27225a637e59f3d9b (patch) | |
tree | bdd51b9e62fd9cbb2962d04f2a574b1162a2cfce /README | |
parent | e045d0d45c305fbe6aeb08c35e63e4ac541a6831 (diff) |
Fixed an ommission in the CHANGELOG added basic description of extra utilities to README
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 ------- |