Fixed a moved machine link in the previous blog post
This commit is contained in:
parent
e62971d2cb
commit
c4df7ba9c2
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ machines:
|
||||||
- id: test1170
|
- id: test1170
|
||||||
type: pdp11
|
type: pdp11
|
||||||
debugger: true
|
debugger: true
|
||||||
config: /devices/pdp11/machine/1170/machine.xml
|
config: /devices/pdp11/machine/1170/vt100/debugger/machine.xml
|
||||||
connection: dl11->vt100.serialPort
|
connection: dl11->vt100.serialPort
|
||||||
- id: vt100
|
- id: vt100
|
||||||
type: pc8080
|
type: pc8080
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue