Int 67/AX=5DE2h

Prev Next Ralf Interrups Categories Contents

------

RM386 - GET PAGE TABLE

AX = 5DE2h
ES:DI -> 1088-byte buffer for page table

Return:
ES:DI buffer filled

Note: RM386 traps this function on the initial transition to protected mode caused by the INT instruction, which means it can not be overridden simply by hooking the interrupt

See Also: AX=5DE3h

Category: Memory Management - Int 67h - R

------

Prev Next Ralf Interrups Categories Contents