mirror of
https://github.com/PDP-10/its.git
synced 2026-04-16 00:31:13 +00:00
first go at trying to build TF directly from git source
This commit is contained in:
@@ -47,6 +47,7 @@ NEWCOD==1 ; Assume a KS unless otherwise informed
|
||||
IFE MCOND MC, NEWCOD==0 ;Use old code on MC KL only (running old ITS)
|
||||
IFE MCOND KA, NEWCOD==0 ;Use old code on KA and KL too
|
||||
IFE MCOND KL, NEWCOD==0
|
||||
IFE MCOND TF, NEWCOD==0
|
||||
|
||||
DEFINE SYSCAL OP,ARGS
|
||||
.CALL [SETZ ? SIXBIT/OP/ ? ARGS ((SETZ))]
|
||||
|
||||
Reference in New Issue
Block a user