From ec123229371bb7282aa1d5bd07cacb5bf074ea7e Mon Sep 17 00:00:00 2001 From: Richard Burgess <> Date: Tue, 31 Jan 1995 00:06:22 +0000 Subject: [PATCH] autocommit for file dated 1995-01-31 00:06:22 --- mscode16/read.me | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 mscode16/read.me diff --git a/mscode16/read.me b/mscode16/read.me new file mode 100644 index 0000000..3e19b1f --- /dev/null +++ b/mscode16/read.me @@ -0,0 +1,20 @@ +This directory contains programs (source & executable) +which must be built with MS-DOS commercial compilers +and assemblers because they contain 16 bit code +and addressing. + +The directory contains the program used +to load and execute the MMURTL OS from MS-DOS. +This requires Borland C 3.1 or higher to build. + +The directory contains the bootsector +(source and image) suitable for loading a MMURTL +image from a disk or diskette (making it bootable). +It also contains a progam to turn a MMURTL RUN file +into a directly loadable image for the boot sector code. +These program require Borland's Turbo assembler +and Borlands C compiler also (if you want to rebuild them). + +The directory contains a program used to +analyze a run file. This also requires Borland tools +to rebuild. -- 2.40.0