1
0
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:
Landon Rodgers
2019-12-15 13:49:58 -05:00
parent 41bcbf4c6a
commit 024a9ab3cb
9 changed files with 163 additions and 9 deletions

View File

@@ -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))]