VT100 video buffer bias fixed

This commit is contained in:
Jeff Parsons 2016-08-02 18:53:01 -07:00 committed by Jeff Parsons
commit e82a1d5b52
3 changed files with 29 additions and 36 deletions

View file

@ -26,5 +26,5 @@
<chipset id="chipset" model="VT100"/>
<keyboard id="keyboard"/>
<panel ref="/devices/pc8080/panel/wide.xml"/>
<debugger id="debugger" messages="port|mem|halt" commands="s 8086"/>
<debugger id="debugger" messages="port|mem" commands="s 8086"/>
</machine>