Files from TOPS-20 <mdl.comp>.
[pdp10-muddle.git] / README.md
index 75ed9b64ff34df89a9ce69214b40a55341cd712b..27e1c61df7ce66133d00fe43eec3d490610ae547 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1 +1,10 @@
-Placeholder.
+## 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.
+
+`MUDDLE` contains Muddle for ITS, from around 1973.
+
+`mim` contains Machine-Independent MDL for TOPS-20 and VAX.