INT 31 P - DPMIsee DOS Protected-Mode Interface 1.0+ - SET EMULATION
	AX = 0E01h
	BX = coprocessor flag bits (see #03161)
Return: CF clear if successful
	CF set on error
	    AX = error code (8026h) (see #03143 at AX=0000h)
Note:	supported by 386MAX v6.01, which otherwise only supports DPMIsee DOS Protected-Mode Interface 0.9
SeeAlso: AX=0E00h


Bitfields for DPMIsee DOS Protected-Mode Interface coprocessor flags:
Bit(s)	Description	(Table 03161)
 0	enable numeric coprocessor for current client
 1	client will emulate coprocessor
 2-15	not used