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
|
|
@ -87,6 +87,7 @@ INPUT:
|
|||
INPAST:
|
||||
MOV R0,-(SP)
|
||||
MOVB @#DL11RBUF,R0
|
||||
BIC #340,@#PSW ; HACK TO PERMIT XBUF INTERRUPTS WHILE RBUF INTERRUPT HANDLER STILL RUNNING
|
||||
CMPB R0,#15
|
||||
BEQ 7$ ; CARRIAGE RETURN
|
||||
CMPB R0,#127.
|
||||
|
|
|
|||
Loading…
Reference in a new issue