Skip to content

Commit

Permalink
KA ITS need even more space to add NCP.
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbrinkhoff committed Dec 12, 2024
1 parent 4fa85d4 commit c0dd625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/system/its.1652
Original file line number Diff line number Diff line change
Expand Up @@ -21950,7 +21950,7 @@ IEND:
; start at the right place. There is a limit to how high it can go,
; however.
IFN KL10P, SALV==:105*2000 ; MC-KL is getting huge
IFE MCOND KA, SALV==:105*2000 ; KA is also getting huge
IFE MCOND KA, SALV==:110*2000 ; KA is also getting huge
IFNDEF SALV, SALV==:100*2000
IFG IEND-SALV,.FATAL System overruns SALV start addr!

Expand Down
2 changes: 1 addition & 1 deletion src/system/salv.317
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ PRINTX /Which machine? /
LIGHTS==4 ;PI
];ML
IFCE MCHN,KA,[
SA==105*2000 ; KA system is big, need to push SALV higher.
SA==110*2000 ; KA system is big, need to push SALV higher.
FIRSPK==0
LASTPK==3
NUDSL==500.
Expand Down

0 comments on commit c0dd625

Please sign in to comment.