From 455d3fafc3a8c1372549f924d9e5132603ad85b3 Mon Sep 17 00:00:00 2001 From: quentinnuk <36699389+quentinnuk@users.noreply.github.com> Date: Sun, 15 Dec 2019 13:59:05 +0000 Subject: [PATCH] Update README.md Made clearer the need to not mix MUD84 sources or binaries (from tape branch) with these MUD86 sources, as they are not compatible and will fail to compile or run as expected. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6da6a3c..9dec17b 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,6 @@ death are handled differntly so you dont need multiple dead rooms. Hence this mu the tape in the zip branch. Full build instructions including how to set up a PDP10 with TOPS-10 using SIMH is at https://www.quentin.org.uk/tag/pdp10/ + +Do not mix MUD84 sources or binaries (from tape) with these MUD86 sources as they are not compatable and will fail to compile +or run as expected. -- 2.31.1