Minimal infrastructure for instantiating a PDP-10 test machine
This commit is contained in:
parent
0aa88da301
commit
c25ad00c41
15 changed files with 181 additions and 13 deletions
16
devices/pdp10/machine/ka10/test/debugger/README.md
Normal file
16
devices/pdp10/machine/ka10/test/debugger/README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: PDP-10 (Model KA10) Test Machine with Debugger
|
||||
permalink: /devices/pdp10/machine/ka10/test/debugger/
|
||||
machines:
|
||||
- id: ka10test
|
||||
type: pdp10
|
||||
debugger: true
|
||||
---
|
||||
|
||||
PDP-10 Test Machine with Debugger
|
||||
---------------------------------
|
||||
|
||||
A PDP-10 (Model KA10) is simulated below.
|
||||
|
||||
{% include machine.html id="ka10test" %}
|
||||
Loading…
Reference in a new issue