Int 21/AX=2537h

Prev Next Ralf Interrups Categories Contents

------

Phar Lap 386/DOS-Ext VMM v3.0 - ALLOCATE DOS MEMORY ABOVE DOS BUFFER

AX = 2537h
BX = number of paragraphs to allocate

Return:
CF clear if successful AX = real-mode segment of allocated block CF set on error AX = error code 07h MS-DOS memory chain corrupted 08h insufficient low memory BX = size in paragraphs of largest free block

See Also: AH=48h

Category: DOS Extenders - Int 21h - P

------

Prev Next Ralf Interrups Categories Contents