VT100 machine should halt on any unknown I/O or invalid memory access for now
This commit is contained in:
parent
498ffd62d2
commit
900cdab73a
1 changed files with 1 additions and 1 deletions
|
|
@ -18,5 +18,5 @@
|
|||
</video>
|
||||
<keyboard id="keyboard"/>
|
||||
<panel ref="/devices/pc8080/panel/wide.xml"/>
|
||||
<debugger id="debugger" commands="s 8086"/>
|
||||
<debugger id="debugger" messages="mem|halt" commands="s 8086"/>
|
||||
</machine>
|
||||
|
|
|
|||
Loading…
Reference in a new issue