Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Programmers Reference 0.02b - <b>int 67h, 5dh enable/disable os function set functions . 4.0</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67h,  5Dh  ENABLE/DISABLE OS FUNCTION SET FUNCTIONS              . 4.0

On 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

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