Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BIOS ref. - <b>int 15h, 84h joystick support many</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 15h, 84h            Joystick Support                                 many

    Reads the current joystick switch settings or reports the current
    joystick resistive inputs.

        Entry   AH = 84h
                DX = Subservice
                     | 00h - Read current switch settings
                     | 01h - Read resistive inputs

        Return  CF Set if error, else cleared
                AL = Bits 7 to 4 contain switch settings
                or
                AX = A(x) value
                BX = A(y) value
                CX = B(x) value
                DX = B(y) value

    This service is available only for the AT, XT dated after 11/08/82,
    and XT-286.

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