Documentation updates to accommodate the PDP-10 work that's starting now
This commit is contained in:
parent
c25ad00c41
commit
8320f58d44
20 changed files with 172 additions and 69 deletions
|
|
@ -10,3 +10,5 @@ PDP-10 Machine Configurations
|
|||
PDPjs supports the following PDP-10 machine configurations:
|
||||
|
||||
* [PDP-10 Model KA10](/devices/pdp10/machine/ka10/)
|
||||
|
||||
**WARNING**: PDP-10 emulation is still in development, so functionality will be limited until further notice.
|
||||
|
|
|
|||
|
|
@ -10,3 +10,5 @@ PDP-10 (Model KA10) Machine Configurations
|
|||
PDPjs supports the following PDP-10 Model KA10 machine configurations:
|
||||
|
||||
* [PDP-10 Model KA10 Test Machine](/devices/pdp10/machine/ka10/test/) (with [Debugger](/devices/pdp10/machine/ka10/test/debugger/))
|
||||
|
||||
**WARNING**: PDP-10 emulation is still in development, so functionality will be limited until further notice.
|
||||
|
|
|
|||
|
|
@ -12,4 +12,6 @@ PDP-10 Test Machine
|
|||
|
||||
A PDP-10 (Model KA10) is simulated below.
|
||||
|
||||
**WARNING**: PDP-10 emulation is still in development, so functionality will be limited until further notice.
|
||||
|
||||
{% include machine.html id="ka10test" %}
|
||||
|
|
|
|||
|
|
@ -13,4 +13,6 @@ PDP-10 Test Machine with Debugger
|
|||
|
||||
A PDP-10 (Model KA10) is simulated below.
|
||||
|
||||
**WARNING**: PDP-10 emulation is still in development, so functionality will be limited until further notice.
|
||||
|
||||
{% include machine.html id="ka10test" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue