Merge branch 'master' into gh-pages
This commit is contained in:
commit
11a28e8000
2 changed files with 5 additions and 2 deletions
|
|
@ -132,5 +132,7 @@ so far.
|
|||
- TESTS OF LOGICAL SHIFT, ROTATE, ARITHMETIC SHIFT; SINGLE AND COMBINED
|
||||
- [KA10 Basic Instruction Diagnostic #11 (MAINDEC-10-DAKAK)](dakak/)
|
||||
- TESTS OF MULTIPY, INTERGER MULTIPLY, DIVIDE, INTERGER DIVIDE*
|
||||
- [KA10 Basic Instruction Diagnostic #12 (MAINDEC-10-DAKAL)](dakal/)
|
||||
- TESTS THE MULTIPY, INTERGER MULIPLY, DIVIDE AND INTERGER DIVIDE INSTRUCTIONS*
|
||||
|
||||
*Gotta love those interger multipy tests! -JP
|
||||
*Gotta love those multipy, interger muliply, and interger divide tests! -JP
|
||||
|
|
|
|||
|
|
@ -18,7 +18,8 @@ The *PDP-10 KA10 Basic Instruction Diagnostic #12* (MAINDEC-10-DAKAL) test code
|
|||
[DAKALT.MAC](DAKALT.MAC.txt) [[original](http://pdp-10.trailing-edge.com/klad_sources/01/klad.sources/dakalt.mac.html)]
|
||||
for use with the [PDP-10 Test Machine with Debugger](/devices/pdp10/machine/ka10/test/debugger/) below.
|
||||
|
||||
This diagnostic "TESTS THE MULTIPY [sic], INTERGER [sic] MULIPLY [sic], DIVIDE AND INTERGER [sic] DIVIDE INSTRUCTIONS."
|
||||
This diagnostic "TESTS THE MULTIPY, INTERGER MULIPLY, DIVIDE AND INTERGER DIVIDE INSTRUCTIONS." Hopefully the tests work better
|
||||
than their spell-checking.
|
||||
|
||||
Resources for this diagnostic include:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue