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 33 - ms mouse - set large graphics cursor block http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 33 - MS MOUSE - SET LARGE GRAPHICS CURSOR BLOCK
        AX = 0012h
        BH = cursor width in words
        CH = rows in cursor
        BL = horizontal hot spot (-16 to 16)
        CL = vertical hot spot (-16 to 16)
        ES:DX -> bit map of screen and cursor maps
Return: AX = FFFFh if successful

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