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 10 - everex extended video bios - get paging function pointer for curr mode http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - Everex Extended Video BIOS - GET PAGING FUNCTION POINTER FOR CURR MODE
        AX = 7000h
        BX = 0004h
Return: ES:DI -> FAR paging function (call with DL = page to set)
Note:   the word preceding ES:DI is the length of the function in bytes, and
          the last byte of the function is a FAR return instruction.
SeeAlso: AX=7000h/BX=0000h,AX=7000h/BX=0005h

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