Documentation updates to accommodate the PDP-10 work that's starting now

This commit is contained in:
Jeff Parsons 2017-02-23 15:14:51 -08:00 committed by Jeff Parsons
commit 8320f58d44
20 changed files with 172 additions and 69 deletions

View file

@ -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.

View file

@ -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.

View file

@ -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" %}

View file

@ -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" %}