Int 21/AX=350Ah

Prev Next Ralf Interrups Categories Contents

------

FlashTek X-32VM - PHYSICAL ADDRESS MAPPING

AX = 350Ah
EBX = absolute physical address
ECX = size in bytes of area to map

Return:
CF clear if successful CF set on error (insufficient memory or service refused by DPMI host)

Notes: Should not make repeated calls for the same physical address. There is no provision for unmapping memory

Category: DOS Extenders - Int 21h - F

------

Prev Next Ralf Interrups Categories Contents