Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 67 - lim ems 4.0 - enable/disable os function set functions http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67 - LIM EMS 4.0 - ENABLE/DISABLE OS FUNCTION SET FUNCTIONS
        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

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