]> pd.if.org Git - mmurtl/blobdiff - mscode16/read.me
autocommit for file dated 1995-01-31 00:06:22
[mmurtl] / mscode16 / read.me
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