Int 31/AX=0E01h

Prev Next Ralf Interrups Categories Contents

------

DPMI 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 DPMI 0.9

See Also: AX=0E00h

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

Category: DOS Extenders - Int 31h - D

------

Prev Next Ralf Interrups Categories Contents