Int 21/AX=2536h

Prev Next Ralf Interrups Categories Contents

------

Phar Lap 386/DOS-Ext VMM v3.0+ - MIN/MAX EXTENDED/CONV MEMORY USAGE

AX = 2536h
EBX = bit flags

bit 0:
Modifying conventional memory rather than extended memory

bit 1:
Setting maximum memory usage rather than minimum. ECX = new limit in 4K pages

Return:
CF clear if successful EAX = new limit CF set on error EAX = error code (08h memory error or -NOPAGE set) EBX = maximum limit in pages ECX = minimum limit in pages

Category: DOS Extenders - Int 21h - P

------

Prev Next Ralf Interrups Categories Contents