HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

      INT 67,4A - Get Logical to Physical Page Mapping  (LIM EMS ≤ 3.0)


       AH = 4A
       DX = EMS handle
       ES:DI far pointer to storage array


       on return:
       AH = 00  success
          = error code (see EMS STATUS)
       BX = contains count of entries placed in array at ES:DI


       - defined in EMS 3.0, but undocumented in EMS 3.2;  new software
         should not use this function, but old software still works
       - registers not listed are preserved

Esc or Alt-X to exit int 67,4a Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann