diff --git a/apps/pdp10/tapes/diags/klad/dakad/README.md b/apps/pdp10/tapes/diags/klad/dakad/README.md index 55a17480d..c46022aab 100644 --- a/apps/pdp10/tapes/diags/klad/dakad/README.md +++ b/apps/pdp10/tapes/diags/klad/dakad/README.md @@ -22,6 +22,8 @@ Resources for this test include: - [DAKAD.MAC](#dakadmac) - [DAKAD.SEQ](#dakadseq) +{% include machine.html id="testka10" %} + The Debugger's assemble ("a") command can be used to test the new built-in [MACRO-10 mini-assembler](/modules/pdp10/lib/macro10.js), which supports a subset of the [MACRO-10](http://archive.pcjs.org/pubs/dec/pdp10/tops10/02_1973AsmRef_macro.pdf) assembly language. @@ -30,7 +32,7 @@ This command: a 30724 /apps/pdp10/tapes/diags/klad/dakad/TEST.MAC will automatically read the [TEST.MAC](TEST.MAC) source file (a slightly modified copy of [DAKAD.MAC](DAKAD.MAC)), assemble it, -and then load the binary output at the specified address. Use the command `db 30725` to dump the first few words of binary data: +and then load the binary output at the specified address. Use the command `db 30724` to dump the first few words of binary data: 030724: 254000 030741 053 000 000 061 160 +..1p 030725: 064252 042240 015 012 120 104 120 ..PDP @@ -45,8 +47,6 @@ and then load the binary output at the specified address. Use the command `db 3 030736: 245013 342202 051 040 133 104 101 ) [DA 030737: 456030 456432 113 101 104 135 015 KAD]. -{% include machine.html id="testka10" %} - --- DAKAD.TXT diff --git a/devices/pdp10/machine/ka10/test/debugger/machine.xml b/devices/pdp10/machine/ka10/test/debugger/machine.xml index e666aa993..7ef8645a0 100644 --- a/devices/pdp10/machine/ka10/test/debugger/machine.xml +++ b/devices/pdp10/machine/ka10/test/debugger/machine.xml @@ -1,12 +1,12 @@ - PDP-10 Test Machine with Debugger + PDP-10 (Model KA10) with Debugger - + diff --git a/devices/pdp10/panel/README.md b/devices/pdp10/panel/README.md index b6cea17fc..9b2e56a76 100644 --- a/devices/pdp10/panel/README.md +++ b/devices/pdp10/panel/README.md @@ -7,4 +7,5 @@ permalink: /devices/pdp11/panel/ PDP-10 Control Panels --------------------- +* [KA10 Front Panels](ka10/) * [Terminal Test Panels](test/) diff --git a/devices/pdp10/panel/ka10/README.md b/devices/pdp10/panel/ka10/README.md new file mode 100644 index 000000000..83795b05c --- /dev/null +++ b/devices/pdp10/panel/ka10/README.md @@ -0,0 +1,10 @@ +--- +layout: page +title: "PDP-10 (Model KA10) Front Panels" +permalink: /devices/pdp10/panel/ka10/ +--- + +PDP-10 (Model KA10) Front Panels +-------------------------------- + +* [Front Panel with Debugger](debugger/) diff --git a/devices/pdp10/panel/ka10/debugger/README.md b/devices/pdp10/panel/ka10/debugger/README.md new file mode 100644 index 000000000..c1550c8e2 --- /dev/null +++ b/devices/pdp10/panel/ka10/debugger/README.md @@ -0,0 +1,10 @@ +--- +layout: page +title: "PDP-10 (Model KA10) Front Panel with Debugger" +permalink: /devices/pdp10/panel/ka10/debugger/ +--- + +PDP-10 (Model KA10) Front Panel with Debugger +-------------------------------------------- + +* [Front Panel with Debugger](front.xml) diff --git a/devices/pdp10/panel/ka10/debugger/front.xml b/devices/pdp10/panel/ka10/debugger/front.xml new file mode 100644 index 000000000..e38a1249c --- /dev/null +++ b/devices/pdp10/panel/ka10/debugger/front.xml @@ -0,0 +1,84 @@ + + + Control Panel + + + STRT + STEP + E/H + + + + + + CONT + DEP + EXAM + + + + + + LOAD + TEST + + + + + 17 + 16 + 15 + + + + + + 14 + 13 + 12 + + + + + + 11 + 10 + 9 + + + + + + 8 + 7 + 6 + + + + + + 5 + 4 + 3 + + + + + + 2 + 1 + 0 + + + + + + + + + + Enter + Clear + + +