Start the pure segment at 600000, rather than 700000.
authorAdam Sampson <ats@offog.org>
Sun, 22 Apr 2018 17:56:03 +0000 (18:56 +0100)
committerAdam Sampson <ats@offog.org>
Sun, 22 Apr 2018 17:56:03 +0000 (18:56 +0100)
There isn't quite enough space for INITM's ILOOP to complete if it's at
700000 (it runs over by about 2000 words, maybe because we've got more
pure code/data in ITS than the TENEX version did). The notes in MUDDLE
suggest it used to be at 600000, so put it there for now, which gives us
plenty of room.

<mdl.int>/pure.15

index 0a263b5125cf3a87f8214086cc78067ba3ce85a2..c57b1f2b068ee4a110d71baaa7b945f0201d5833 100644 (file)
@@ -3,7 +3,7 @@ TITLE SETPUR
 
 1PASS
 
-BOT==700000
+BOT==600000
 
 .GLOBAL .LPUR,.LIMPU,HIBOT,PHIBOT,REALGC,THIBOT
 REALGC==200000