From: Richard Burgess <> Date: Tue, 31 Jan 1995 00:06:22 +0000 (+0000) Subject: autocommit for file dated 1995-01-31 00:06:22 X-Git-Url: https://pd.if.org/git/?p=mmurtl;a=commitdiff_plain;h=ec123229371bb7282aa1d5bd07cacb5bf074ea7e autocommit for file dated 1995-01-31 00:06:22 --- 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.