Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Get/set mapping context

        Entry:
          AX = 1117h
          BX = 0000h    get current mapping context without setting
               Nonzero  set new mapping context

        Return:
          BX = mapping context in effect before call

        Notes:  This function differs from AX = DE17h mapping contexts
                determine conventional-memory addressability; setting
                a mapping context ensures that the associated program
                and data areas are in memory for access.
                Usable by drivers, TSRs and shared programs.
                Caller need not be running under DESQview

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson