![]() |
![]() |
![]() |
In:
AX = 0501h
BX:CX = size of block in bytes (must be non-zero)
Out:
if successful:
carry flag clear
BX:CX = linear address of allocated memory block
SI:DI = memory block handle (used to resize and
free block)
if failed:
carry flag set
Notes:
![]() |
![]() |
![]() |
| Function 0500 - Get Free Memory Information | Table of Content | Function 0502 - Free Memory Block |