Int 31 Fn 0E01 P - Dpmi 1.0+ - Set Emulation [E]

AX = 0E01h
BX = coprocessor flag bits (see #2832)

Return: CF clear if successful
CF set on error
AX = error code (8026h) (see #2814 at AX=0000h)

Note: supported by 386MAX v6.01, which otherwise only supports DPMI 0.9

See Also: AX=0E00h

Bitfields for DPMI coprocessor flags:
Bit(s) Description (Table 2832)
0 enable numeric coprocessor for current client
1 client will emulate coprocessor
2-15 not used