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 15 - system - pointing device bios interface (ps) - set sampling rate http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - SYSTEM - POINTING DEVICE BIOS INTERFACE (PS) - SET SAMPLING RATE
        AX = C202h
        BH = sampling rate
            00h 10/second
            01h 20/second
            02h 40/second
            03h 60/second
            04h 80/second
            05h 100/second
            06h 200/second
Return: CF set on error
            AH = status (see AX=C200h)
SeeAlso: INT 33/AX=001Ch

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