From: Adam Sampson Date: Sun, 22 Apr 2018 17:56:03 +0000 (+0100) Subject: Start the pure segment at 600000, rather than 700000. X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=397ad4feb0c690676d3fee6b7dafefaaa94fc5e2;p=pdp10-muddle.git Start the pure segment at 600000, rather than 700000. 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. --- diff --git a//pure.15 b//pure.15 index 0a263b5..c57b1f2 100644 --- a//pure.15 +++ b//pure.15 @@ -3,7 +3,7 @@ TITLE SETPUR 1PASS -BOT==700000 +BOT==600000 .GLOBAL .LPUR,.LIMPU,HIBOT,PHIBOT,REALGC,THIBOT REALGC==200000