]> pd.if.org Git - mmurtl/blob - mscode16/read.me
autocommit for file dated 1995-01-31 00:06:22
[mmurtl] / mscode16 / read.me
1 This directory contains programs (source & executable)\r
2 which must be built with MS-DOS commercial compilers\r
3 and assemblers because they contain 16 bit code\r
4 and addressing.\r
5 \r
6 The <MMLoader> directory contains the program used\r
7 to load and execute the MMURTL OS from MS-DOS.\r
8 This requires Borland C 3.1 or higher to build.\r
9 \r
10 The <BootCode> directory contains the bootsector\r
11 (source and image) suitable for loading a MMURTL\r
12 image from a disk or diskette (making it bootable).\r
13 It also contains a progam to turn a MMURTL RUN file\r
14 into a directly loadable image for the boot sector code.\r
15 These program require Borland's Turbo assembler\r
16 and Borlands C compiler also (if you want to rebuild them).\r
17 \r
18 The <DumpRun> directory contains a program used to\r
19 analyze a run file. This also requires Borland tools\r
20 to rebuild.\r