Dual VT100 bi-directional communication is now limping along

This commit is contained in:
Jeff Parsons 2016-08-16 11:34:11 -07:00
commit 81239cdbbe
8 changed files with 449 additions and 367 deletions

View file

@ -27,7 +27,7 @@
<keyboard id="keyboard" model="VT100">
<control type="button" binding="setup" padleft="8px">SET-UP</control>
</keyboard>
<serial id="serial0" adapter="0" binding="print">
<serial id="serialPort" adapter="0" binding="print">
<control type="button" binding="test" value="HELLO WORLD!\r\n" padleft="8px">TEST RECEIVER</control>
</serial>
<panel ref="/devices/pc8080/panel/wide.xml"/>