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]

        Enable/disable OS function set functions

        Entry:
          AH = 5Dh
          AL = subfunction
                00h enable OS Function Set
                01h disable OS Function Set
                02h return access key (resets memory manager, returns
                    access key at next invocation)
          BX,CX = access key returned by first invocation
        Return:
          BX,CX = access key, returned only on first invocation of
                  function
          AH    = status
            00h successful
            80h internal error
            81h hardware malfunction
            84h undefined function requested
            8Fh undefined subfunction
            A4h operating system denied access

See Also: Errors

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