Fixed problem with PDP-11/VT100 non-Debugger machine combination (missing serialPort)
This commit is contained in:
parent
1e72c6a822
commit
aa5b7b5613
7 changed files with 9 additions and 1 deletions
|
|
@ -166,6 +166,7 @@
|
|||
background-color: #000000;
|
||||
}
|
||||
.pcjs-rled {
|
||||
float: left;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
margin: 4px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue