All attempted diagnostic tests pass now (including EKBBF0)

This commit is contained in:
Jeff Parsons 2016-11-26 13:51:29 -08:00 committed by Jeff Parsons
commit 08b81a8739
8 changed files with 1143 additions and 1127 deletions

View file

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