Updated PDP-10 diagnostic READMEs
This commit is contained in:
parent
ec642a8c5b
commit
cbb67e1e02
10 changed files with 14 additions and 12 deletions
|
|
@ -80,4 +80,4 @@ PCjs has archived selected files from
|
|||
- [KA10 Basic Instruction Diagnostic #8 (MAINDEC-10-DAKAH)](dakah/)
|
||||
- TESTS OF PI, INTERRUPTS, LUUO'S, I/O
|
||||
- [KA10 Basic Instruction Diagnostic #9 (MAINDEC-10-DAKAI)](dakai/)
|
||||
- SHIFT-ROTATE TEST (PART 1)
|
||||
- TESTS OF LOGICAL SHIFT, ROTATE, ARITHMETIC SHIFT; SINGLE AND COMBINED
|
||||
|
|
|
|||
|
|
@ -280,5 +280,5 @@ DAKAA.MAC
|
|||
[[Download](DAKAA.MAC.txt)]
|
||||
|
||||
{% highlight text %}
|
||||
{% include_relative DAKAAM.MAC.txt %}
|
||||
{% include_relative DAKAA.MAC.txt %}
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
|
|
@ -273,5 +273,5 @@ DAKAB.MAC
|
|||
[[Download](DAKAB.MAC.txt)]
|
||||
|
||||
{% highlight text %}
|
||||
{% include_relative DAKABM.MAC.txt %}
|
||||
{% include_relative DAKAB.MAC.txt %}
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
|
|
@ -272,5 +272,5 @@ DAKAC.MAC
|
|||
[[Download](DAKAC.MAC.txt)]
|
||||
|
||||
{% highlight text %}
|
||||
{% include_relative DAKACM.MAC.txt %}
|
||||
{% include_relative DAKAC.MAC.txt %}
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
|
|
@ -288,5 +288,5 @@ DAKAD.MAC
|
|||
[[Download](DAKAD.MAC.txt)]
|
||||
|
||||
{% highlight text %}
|
||||
{% include_relative DAKADM.MAC.txt %}
|
||||
{% include_relative DAKAD.MAC.txt %}
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
|
|
@ -285,5 +285,5 @@ DAKAE.MAC
|
|||
[[Download](DAKAE.MAC.txt)]
|
||||
|
||||
{% highlight text %}
|
||||
{% include_relative DAKAEM.MAC.txt %}
|
||||
{% include_relative DAKAE.MAC.txt %}
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
|
|
@ -272,5 +272,5 @@ DAKAF.MAC
|
|||
[[Download](DAKAF.MAC.txt)]
|
||||
|
||||
{% highlight text %}
|
||||
{% include_relative DAKAFM.MAC.txt %}
|
||||
{% include_relative DAKAF.MAC.txt %}
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
|
|
@ -274,5 +274,5 @@ DAKAG.MAC
|
|||
[[Download](DAKAG.MAC.txt)]
|
||||
|
||||
{% highlight text %}
|
||||
{% include_relative DAKAGM.MAC.txt %}
|
||||
{% include_relative DAKAG.MAC.txt %}
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,8 @@ PDP-10 KA10 Basic Instruction Diagnostic #8
|
|||
-------------------------------------------
|
||||
|
||||
The *PDP-10 KA10 Basic Instruction Diagnostic #8* (MAINDEC-10-DAKAH) test code has been extracted from
|
||||
[DAKAHM.MAC](DAKAHM.MAC.txt) [[original](http://pdp-10.trailing-edge.com/klad_sources/01/klad.sources/dakahm.mac.html)]
|
||||
[DAKAHM.MAC](DAKAHM.MAC.txt) [[original](http://pdp-10.trailing-edge.com/klad_sources/01/klad.sources/dakahm.mac.html)] and
|
||||
[DAKAHT.MAC](DAKAHT.MAC.txt) [[original](http://pdp-10.trailing-edge.com/klad_sources/01/klad.sources/dakaht.mac.html)]
|
||||
for use with the [PDP-10 Test Machine with Debugger](/devices/pdp10/machine/ka10/test/debugger/) below.
|
||||
|
||||
Resources for this test include:
|
||||
|
|
@ -275,5 +276,5 @@ DAKAH.MAC
|
|||
[[Download](DAKAH.MAC.txt)]
|
||||
|
||||
{% highlight text %}
|
||||
{% include_relative DAKAHM.MAC.txt %}
|
||||
{% include_relative DAKAH.MAC.txt %}
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,8 @@ PDP-10 KA10 Basic Instruction Diagnostic #9
|
|||
-------------------------------------------
|
||||
|
||||
The *PDP-10 KA10 Basic Instruction Diagnostic #9* (MAINDEC-10-DAKAI) test code has been extracted from
|
||||
[DAKAIM.MAC](DAKAIM.MAC.txt) [[original](http://pdp-10.trailing-edge.com/klad_sources/01/klad.sources/dakaim.mac.html)]
|
||||
[DAKAIM.MAC](DAKAIM.MAC.txt) [[original](http://pdp-10.trailing-edge.com/klad_sources/01/klad.sources/dakaim.mac.html)] and
|
||||
[DAKAIT.MAC](DAKAIT.MAC.txt) [[original](http://pdp-10.trailing-edge.com/klad_sources/01/klad.sources/dakait.mac.html)]
|
||||
for use with the [PDP-10 Test Machine with Debugger](/devices/pdp10/machine/ka10/test/debugger/) below.
|
||||
|
||||
Resources for this test include:
|
||||
|
|
@ -418,5 +419,5 @@ DAKAI.MAC
|
|||
[[Download](DAKAI.MAC.txt)]
|
||||
|
||||
{% highlight text %}
|
||||
{% include_relative DAKAIM.MAC.txt %}
|
||||
{% include_relative DAKAI.MAC.txt %}
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue