diff options
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | README | 11 |
2 files changed, 15 insertions, 0 deletions
@@ -9,6 +9,10 @@ *Bugfixes* - GDB remote debugging works again + +*Other Changes* + + - Windows build now includes the disassemblers, VGM player and save state viewer 0.3.0 ----- @@ -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 ------- |