[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
joystick
Joystick is an input device, which normally is connected to a socket in the back of the soundcard.
It is like video-games joysticks, and normally have a Directional Button or a manche used to define the direction, and a certain number of buttons, normally 2, 4 or 6.
It´s accessed normally throught:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
joystick
Joystick is an input device, which normally is connected to a socket in the back of the soundcard.
It is like video-games joysticks, and normally have a Directional Button or a manche used to define the direction, and a certain number of buttons, normally 2, 4 or 6.
It´s accessed normally throught:
INTERRUPT 15h PORT 200h [ASM] --INTERRUPT-- INT 15h --PORT-- MOV DX,200h IN AL,DX
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
