mirror of
https://github.com/PDP-10/its.git
synced 2026-05-04 15:16:32 +00:00
Move SALV for "KA" to 212000.
This is to accomodate IMX code, and future addition.
This commit is contained in:
@@ -21927,7 +21927,8 @@ IEND:
|
|||||||
; start at the right place. There is a limit to how high it can go,
|
; start at the right place. There is a limit to how high it can go,
|
||||||
; however.
|
; however.
|
||||||
IFN KL10P, SALV==:105*2000 ; MC-KL is getting huge
|
IFN KL10P, SALV==:105*2000 ; MC-KL is getting huge
|
||||||
.ELSE SALV==:100*2000
|
IFE MCOND KA, SALV==:105*2000 ; KA is also getting huge
|
||||||
|
IFNDEF SALV, SALV==:100*2000
|
||||||
IFG IEND-SALV,.FATAL System overruns SALV start addr!
|
IFG IEND-SALV,.FATAL System overruns SALV start addr!
|
||||||
|
|
||||||
IFGE TSYSM-256.,DDT=774000
|
IFGE TSYSM-256.,DDT=774000
|
||||||
@@ -113,6 +113,7 @@ PRINTX /Which machine? /
|
|||||||
LIGHTS==4 ;PI
|
LIGHTS==4 ;PI
|
||||||
];ML
|
];ML
|
||||||
IFCE MCHN,KA,[
|
IFCE MCHN,KA,[
|
||||||
|
SA==105*2000 ; KA system is big, need to push SALV higher.
|
||||||
FIRSPK==0
|
FIRSPK==0
|
||||||
LASTPK==3
|
LASTPK==3
|
||||||
NUDSL==250.
|
NUDSL==250.
|
||||||
Reference in New Issue
Block a user