Int 21/AH=E8h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

OS/286, OS/386 - SEGMENT CREATION

AH = E8h
AL = type
00h data segment
01h data window/alias
02h real segment
03h real window/alias
CX:DX = size in bytes
SI:BX -> start of desired memory block

Return:
AX = selector 06h shareable segment. ???

Return:
???

See Also: AH=E7h"OS/286" - AH=E9h"OS/286"

Category: DOS Extenders - Int 21h - O

rbline.gif

lup.gif ldown.gif Interrups Categories Contents