Spiffed up the VT100 demo pages
This commit is contained in:
parent
762ef22545
commit
8cb79257c9
7 changed files with 331 additions and 268 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<control type="button" binding="setup" padleft="8px">SET-UP</control>
|
||||
</keyboard>
|
||||
<serial id="serial0" adapter="0">
|
||||
<control type="button" binding="test" value="HELLO WORLD!" padleft="8px">TEST</control>
|
||||
<control type="button" binding="test" value="HELLO WORLD!\r\n" padleft="8px">TEST RECEIVER</control>
|
||||
</serial>
|
||||
<panel ref="/devices/pc8080/panel/wide.xml"/>
|
||||
<debugger id="debugger" messages="mem|port" commands="s 8086"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue