Get Raw Mode Switch Addresses [0.9]

Returns addresses that can be called for low-level mode switching.

Call With

AX = 0306H

Returns

Carry flag = clear (this function always succeeds)
BX:CX = real-to-protected mode switch address
SI:(E)DI = protected-to-real mode switch address

Notes