DAKAL README updates

This commit is contained in:
Jeff 2017-03-31 19:59:25 -07:00 committed by Jeff Parsons
commit 19761fa199
2 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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: