mirror of
https://github.com/PDP-10/its.git
synced 2026-02-23 07:42:10 +00:00
Lars has found a couple of examples of TS MUD54 files, and they're the initialised version (with references to internal functions filled in, etc.). TAA's ZORK launcher also expects TS MUDxx to be the initialised version. So it appears that the ITS version didn't generate TS MDLxx. (Why does the initialisation process write out TS MUD56, then, if you're only going to pdump the result over it? Because the last step in initialisation is to invoke the GC, and getting back from the GC to the interpreter requires mapping pages back in from the executable.)