Interrups | Categories | Contents |
AX = 5BE0h ES:BX -> memory for which to get linear address
Return:
AH = 00h CX:DX = linear address of physical memory corresponding to ES:BX
Program: RAM-MAN/386 is the memory manager included with Helix's Netroom; MICEMM is a memory manager for some Micronics motherboards
Note: This has been superceded by AX=DE06h, which should be used instead
See Also: AX=5BF0h - AX=5BF1h - AX=DE06h
Category: Memory Management - Int 67h - M
Interrups | Categories | Contents |