Fixed systematic errors in the original MDL documentation scans (starting around...
[pdp10-muddle.git] / README.md
index ed8917be83bc8f494695bc41e628da6585967a17..56a0c74385ac907172998d5ab0155b3fcf885121 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,14 @@
-MIDAS Muddle for TOPS-20.
+## PDP-10 Muddle written in MIDAS assembly language
 
+`<mdl.int>` contains Muddle for TOPS-20, from around 1981.
 There should also be support for ITS, but it won't build as is.
+
+`<mdl.comp>` contains a TOPS-20 Muddle compiler from around 1982.
+
+`<mdl.documentation>` documents the 1979 ITS Muddle 54.
+
+`<sys.unsupported>` contains a few progams in the Muddle ecosystem.
+
+`MUDDLE` contains Muddle for ITS, from around 1973.
+
+`mim` contains Machine-Independent MDL for TOPS-20 and VAX.