pdp10-muddle.git
6 years agoAdd a STINK command file for the 1973 MUDDLE. ats/its73
Adam Sampson [Mon, 16 Apr 2018 22:13:00 +0000 (23:13 +0100)]
Add a STINK command file for the 1973 MUDDLE.

You can now compile all the sources listed here with MIDAS 458, and load
them into STINK without errors. However, the result still has unresolved
symbols.

Some are in NUPRM -- but that file turns into garbage halfway through.
So this source appears to be incomplete.

6 years agoAdd a missing .GLOBAL.
Adam Sampson [Mon, 16 Apr 2018 22:11:11 +0000 (23:11 +0100)]
Add a missing .GLOBAL.

MIDAS 73 doesn't complain about this, but current MIDAS does.

6 years agoRemove the *** at the end of the file.
Adam Sampson [Mon, 16 Apr 2018 22:09:03 +0000 (23:09 +0100)]
Remove the *** at the end of the file.

With MIDAS 73, this causes it to think the file is no longer being built
as relocatable, and produce link requests for STINK without the
address relocation bit set, which point to the wrong addresses as a
result.

6 years agoPut PDLGRO in the MUDDLE include file.
Adam Sampson [Wed, 11 Apr 2018 18:03:02 +0000 (19:03 +0100)]
Put PDLGRO in the MUDDLE include file.

NEVAL and NINTER both need to know its value in the first pass (because
they do PDLGRO_something).

6 years agoMore .ACALL.
Adam Sampson [Wed, 11 Apr 2018 18:02:24 +0000 (19:02 +0100)]
More .ACALL.

6 years agoUse IF2 rather than IFP.
Adam Sampson [Wed, 11 Apr 2018 18:00:41 +0000 (19:00 +0100)]
Use IF2 rather than IFP.

Current MIDAS doesn't know the latter.

6 years agoExpunge the old definition of END before redefining it.
Adam Sampson [Wed, 11 Apr 2018 18:00:16 +0000 (19:00 +0100)]
Expunge the old definition of END before redefining it.

6 years agoAdd missing ].
Adam Sampson [Wed, 11 Apr 2018 17:59:53 +0000 (18:59 +0100)]
Add missing ].

6 years agoRemove junk from the end of tentab.1.
Adam Sampson [Wed, 11 Apr 2018 17:59:29 +0000 (18:59 +0100)]
Remove junk from the end of tentab.1.

6 years agoMCALL/ACALL want to make their second arg global.
Adam Sampson [Wed, 11 Apr 2018 17:59:02 +0000 (18:59 +0100)]
MCALL/ACALL want to make their second arg global.

So use plain .MCALL/.ACALL where it's not just a symbol.

6 years agoManual for ITS Muddle version 54.
Lars Brinkhoff [Mon, 19 Feb 2018 13:49:24 +0000 (14:49 +0100)]
Manual for ITS Muddle version 54.

6 years agoITS Muddle.
Lars Brinkhoff [Sun, 18 Feb 2018 07:14:53 +0000 (08:14 +0100)]
ITS Muddle.

6 years agoTwenex Muddle.
Lars Brinkhoff [Wed, 14 Feb 2018 06:03:37 +0000 (07:03 +0100)]
Twenex Muddle.

6 years agoReadme.
Lars Brinkhoff [Thu, 25 Jan 2018 19:32:37 +0000 (20:32 +0100)]
Readme.