From: Richard Burgess <> Date: Thu, 9 Feb 1995 15:54:18 +0000 (+0000) Subject: autocommit for file dated 1995-02-09 15:54:18 X-Git-Url: https://pd.if.org/git/?p=mmurtl;a=commitdiff_plain;h=62b7e0f0a8bb2ccfeb971b07a47d65145b611ad2 autocommit for file dated 1995-02-09 15:54:18 --- diff --git a/msamples/read.me b/msamples/read.me new file mode 100644 index 0000000..a9ede97 --- /dev/null +++ b/msamples/read.me @@ -0,0 +1,15 @@ +This directory contains several sub-directories. +Each of these sub-directories has the source code +and RUN file for one or more MMURTL sample +applications or utilities. + +You will also find a simple MS-DOS batch file +called MakeIT.BAT in each directory. +If DASM and CM32 are installed on your hard disk +properly, this batch file will build the application +when you are in the directory with the samples code. + +Some of the samples are documented in the book, while +other have a read.me file in their directory. Some +of them are documented in comments in the source files +themselves (at the top of the .C file).