mirror of
https://github.com/PDP-10/its.git
synced 2026-01-28 12:59:20 +00:00
Add ITS machine called KA.
This commit is contained in:
committed by
Eric Swenson
parent
6be8b181ae
commit
e1f80890d4
@@ -9811,6 +9811,10 @@ bltspc: syscal sstatu,[val x ? val x ? val x ? val x ? val x
|
||||
jrst [move x,[mdspec,,tsspec] ;yes, so use MD's specs
|
||||
blt x,spcend-1 ; all of them, to the end
|
||||
ret ]
|
||||
camn x,[sixbit /KA/] ;is it KA?
|
||||
jrst [move x,[mdspec,,tsspec] ;yes, so use MD's specs
|
||||
blt x,spcend-1 ; all of them, to the end
|
||||
ret ]
|
||||
camn x,[sixbit /DM/] ;DM-P?
|
||||
jrst [move x,[dmspec,,tsspec] ;yes, use DM's specs
|
||||
blt x,spcend-1 ; all of them to the bitter end
|
||||
|
||||
Reference in New Issue
Block a user