3.24.2 Operating System Argument for .MODEL
The .MODEL directive has an optional "operating system" argument. Masm
accepts value OS_DOS only, JWasm accepts values OS_DOS and OS_OS2.
This setting will affect the generated code of directives .STARTUP and
.EXIT for 16-bit memory models.