Updated the PDP-10 diagnostic pages
This commit is contained in:
parent
e962382a87
commit
598e390af2
7 changed files with 53527 additions and 8 deletions
|
|
@ -10,4 +10,5 @@ PDP-10 KLAD Diagnostic Tapes
|
|||
PCjs has archived selected files from [PDP-10 KLAD Diagnostics Sources](http://pdp-10.trailing-edge.com/klad_sources/index.html),
|
||||
including:
|
||||
|
||||
- [KA10 BASIC INSTRUCTION DIAGNOSTIC (MAINDEC-10-DAKAD-B-D)](dakad/)
|
||||
- [KA10 Basic Instruction Diagnostic #1 (MAINDEC-10-DAKAA-B-D)](dakaa/)
|
||||
- [KA10 Basic Instruction Diagnostic #4 (MAINDEC-10-DAKAD-B-D)](dakad/)
|
||||
|
|
|
|||
1042
apps/pdp10/tapes/diags/klad/dakaa/DAKAA.MAC
Normal file
1042
apps/pdp10/tapes/diags/klad/dakaa/DAKAA.MAC
Normal file
File diff suppressed because it is too large
Load diff
50131
apps/pdp10/tapes/diags/klad/dakaa/DAKAA.SEQ.txt
Normal file
50131
apps/pdp10/tapes/diags/klad/dakaa/DAKAA.SEQ.txt
Normal file
File diff suppressed because it is too large
Load diff
1291
apps/pdp10/tapes/diags/klad/dakaa/README.md
Normal file
1291
apps/pdp10/tapes/diags/klad/dakaa/README.md
Normal file
File diff suppressed because it is too large
Load diff
1054
apps/pdp10/tapes/diags/klad/dakaa/TEST.MAC
Normal file
1054
apps/pdp10/tapes/diags/klad/dakaa/TEST.MAC
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: PDP-10 KA10 BASIC INSTRUCTION DIAGNOSTIC
|
||||
title: PDP-10 KA10 Basic Instruction Diagnostic #4
|
||||
permalink: /apps/pdp10/tapes/diags/klad/dakad/
|
||||
machines:
|
||||
- id: testka10
|
||||
|
|
@ -9,12 +9,12 @@ machines:
|
|||
debugger: true
|
||||
---
|
||||
|
||||
PDP-10 KA10 BASIC INSTRUCTION DIAGNOSTIC
|
||||
----------------------------------------
|
||||
PDP-10 KA10 Basic Instruction Diagnostic #4
|
||||
-------------------------------------------
|
||||
|
||||
The *PDP-10 KA10 BASIC INSTRUCTION DIAGNOSTIC* (MAINDEC-10-DAKAD-B-D) test code has been extracted from [DAKAD.MAC](DAKAD.MAC)
|
||||
[[original file](http://pdp-10.trailing-edge.com/klad_sources/01/klad.sources/dakadm.mac.html)] for use with the
|
||||
[PDP-10 Test Machine with Debugger](/devices/pdp10/machine/ka10/test/debugger/) below.
|
||||
The *PDP-10 KA10 Basic Instruction Diagnostic #4* (MAINDEC-10-DAKAD-B-D) test code has been extracted from
|
||||
[DAKAD.MAC](DAKAD.MAC) [[original file](http://pdp-10.trailing-edge.com/klad_sources/01/klad.sources/dakadm.mac.html)]
|
||||
for use with the [PDP-10 Test Machine with Debugger](/devices/pdp10/machine/ka10/test/debugger/) below.
|
||||
|
||||
Resources for this test include:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue