@@ 6,12 6,12 @@ debug set_watchpoint read_io 0x2E
#debug set_watchpoint write_mem 0x0000 {([debug read ioports 0xA8] & 0x0C) == 0x04}
#debug set_watchpoint read_mem 0x0000 {([debug read ioports 0xA8] & 0x0C) == 0x04}
-diskmanipulator create /tmp/vgmplay.dsk 32M
-virtual_drive /tmp/vgmplay.dsk
+diskmanipulator create /tmp/gunzip.dsk 32M
+virtual_drive /tmp/gunzip.dsk
diskmanipulator format virtual_drive
diskmanipulator import virtual_drive bin/
virtual_drive eject
-hda /tmp/vgmplay.dsk
+hda /tmp/gunzip.dsk
set throttle off
after time 15 "set throttle on"