]>
wirehaze git hosting - MS-DOS.git/blob - v1.25/source/STDDOS.ASM
1 TITLE
MS-DOS version
1.25 by Tim Paterson March
3, 1982
3 ; Use the following booleans to set the switches
7 ; Use the switches below to produce the standard Microsoft version of the IBM
8 ; version of the operating system
12 ; Set this switch to cause DOS to move itself to the end of memory
15 ; Turn on switch below to allow testing disk code with DEBUG. It sets
16 ; up a different stack for disk I/O (functions > 11) than that used for
17 ; character I/O which effectively makes the DOS re-entrant.