Interrups | Categories | Contents |
AX = 2536h EBX = bit flagsbit 0:
Modifying conventional memory rather than extended memorybit 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
Interrups | Categories | Contents |