]> pd.if.org Git - mmurtl/commitdiff
autocommit for file dated 1995-01-31 00:06:22
authorRichard Burgess <>
Tue, 31 Jan 1995 00:06:22 +0000 (00:06 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Mon, 17 Oct 2016 14:03:48 +0000 (14:03 +0000)
mscode16/read.me [new file with mode: 0644]

diff --git a/mscode16/read.me b/mscode16/read.me
new file mode 100644 (file)
index 0000000..3e19b1f
--- /dev/null
@@ -0,0 +1,20 @@
+This directory contains programs (source & executable)\r
+which must be built with MS-DOS commercial compilers\r
+and assemblers because they contain 16 bit code\r
+and addressing.\r
+\r
+The <MMLoader> directory contains the program used\r
+to load and execute the MMURTL OS from MS-DOS.\r
+This requires Borland C 3.1 or higher to build.\r
+\r
+The <BootCode> directory contains the bootsector\r
+(source and image) suitable for loading a MMURTL\r
+image from a disk or diskette (making it bootable).\r
+It also contains a progam to turn a MMURTL RUN file\r
+into a directly loadable image for the boot sector code.\r
+These program require Borland's Turbo assembler\r
+and Borlands C compiler also (if you want to rebuild them).\r
+\r
+The <DumpRun> directory contains a program used to\r
+analyze a run file. This also requires Borland tools\r
+to rebuild.\r