All attempted diagnostic tests pass now (including EKBBF0)
This commit is contained in:
parent
559a7eb8fa
commit
08b81a8739
8 changed files with 1143 additions and 1127 deletions
|
|
@ -259,3 +259,6 @@ After setting and hitting a breakpoint at 031532, we can step through the instru
|
|||
|
||||
Vector 100 is for the KW11 Line Clock -- an interrupt that the test was apparently not expecting. It
|
||||
was instead looking for an interrupt from the DL11 "teleprinter" device.
|
||||
|
||||
This failure was resolved by fixing the KW11 logic to clear any pending Line Clock interrupt whenever the
|
||||
KW11 Interrupt Enable bit was cleared.
|
||||
|
|
|
|||
Loading…
Reference in a new issue