[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
INT 67 - MICEMM v4D - GET MEMORY TYPES
AX = 5BF1h
ES:BX -> 256-byte buffer for memory types
Return: AH = 00h
ES:BX buffer filled
Note: each byte in the buffer specifies the type of a 4K page of memory:
00h unused
02h DOS extension
04h shadowed ROM
08h mappable EMS
10h page frame
20h ROM
40h reserved (video memory, etc)
80h RAM
SeeAlso: AX=5BF0h
See Also:
675BE0
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson