Updated PDP-10 diagnostic READMEs

This commit is contained in:
Jeff 2017-03-30 09:15:21 -07:00 committed by Jeff Parsons
commit cbb67e1e02
10 changed files with 14 additions and 12 deletions

View file

@ -80,4 +80,4 @@ PCjs has archived selected files from
- [KA10 Basic Instruction Diagnostic #8 (MAINDEC-10-DAKAH)](dakah/) - [KA10 Basic Instruction Diagnostic #8 (MAINDEC-10-DAKAH)](dakah/)
- TESTS OF PI, INTERRUPTS, LUUO'S, I/O - TESTS OF PI, INTERRUPTS, LUUO'S, I/O
- [KA10 Basic Instruction Diagnostic #9 (MAINDEC-10-DAKAI)](dakai/) - [KA10 Basic Instruction Diagnostic #9 (MAINDEC-10-DAKAI)](dakai/)
- SHIFT-ROTATE TEST (PART 1) - TESTS OF LOGICAL SHIFT, ROTATE, ARITHMETIC SHIFT; SINGLE AND COMBINED

View file

@ -280,5 +280,5 @@ DAKAA.MAC
[[Download](DAKAA.MAC.txt)] [[Download](DAKAA.MAC.txt)]
{% highlight text %} {% highlight text %}
{% include_relative DAKAAM.MAC.txt %} {% include_relative DAKAA.MAC.txt %}
{% endhighlight %} {% endhighlight %}

View file

@ -273,5 +273,5 @@ DAKAB.MAC
[[Download](DAKAB.MAC.txt)] [[Download](DAKAB.MAC.txt)]
{% highlight text %} {% highlight text %}
{% include_relative DAKABM.MAC.txt %} {% include_relative DAKAB.MAC.txt %}
{% endhighlight %} {% endhighlight %}

View file

@ -272,5 +272,5 @@ DAKAC.MAC
[[Download](DAKAC.MAC.txt)] [[Download](DAKAC.MAC.txt)]
{% highlight text %} {% highlight text %}
{% include_relative DAKACM.MAC.txt %} {% include_relative DAKAC.MAC.txt %}
{% endhighlight %} {% endhighlight %}

View file

@ -288,5 +288,5 @@ DAKAD.MAC
[[Download](DAKAD.MAC.txt)] [[Download](DAKAD.MAC.txt)]
{% highlight text %} {% highlight text %}
{% include_relative DAKADM.MAC.txt %} {% include_relative DAKAD.MAC.txt %}
{% endhighlight %} {% endhighlight %}

View file

@ -285,5 +285,5 @@ DAKAE.MAC
[[Download](DAKAE.MAC.txt)] [[Download](DAKAE.MAC.txt)]
{% highlight text %} {% highlight text %}
{% include_relative DAKAEM.MAC.txt %} {% include_relative DAKAE.MAC.txt %}
{% endhighlight %} {% endhighlight %}

View file

@ -272,5 +272,5 @@ DAKAF.MAC
[[Download](DAKAF.MAC.txt)] [[Download](DAKAF.MAC.txt)]
{% highlight text %} {% highlight text %}
{% include_relative DAKAFM.MAC.txt %} {% include_relative DAKAF.MAC.txt %}
{% endhighlight %} {% endhighlight %}

View file

@ -274,5 +274,5 @@ DAKAG.MAC
[[Download](DAKAG.MAC.txt)] [[Download](DAKAG.MAC.txt)]
{% highlight text %} {% highlight text %}
{% include_relative DAKAGM.MAC.txt %} {% include_relative DAKAG.MAC.txt %}
{% endhighlight %} {% endhighlight %}

View file

@ -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 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. for use with the [PDP-10 Test Machine with Debugger](/devices/pdp10/machine/ka10/test/debugger/) below.
Resources for this test include: Resources for this test include:
@ -275,5 +276,5 @@ DAKAH.MAC
[[Download](DAKAH.MAC.txt)] [[Download](DAKAH.MAC.txt)]
{% highlight text %} {% highlight text %}
{% include_relative DAKAHM.MAC.txt %} {% include_relative DAKAH.MAC.txt %}
{% endhighlight %} {% endhighlight %}

View file

@ -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 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. for use with the [PDP-10 Test Machine with Debugger](/devices/pdp10/machine/ka10/test/debugger/) below.
Resources for this test include: Resources for this test include:
@ -418,5 +419,5 @@ DAKAI.MAC
[[Download](DAKAI.MAC.txt)] [[Download](DAKAI.MAC.txt)]
{% highlight text %} {% highlight text %}
{% include_relative DAKAIM.MAC.txt %} {% include_relative DAKAI.MAC.txt %}
{% endhighlight %} {% endhighlight %}