Joystick STICK, STRIG Use BIOS Int 15 Hex, or Direct Hardware (65195)
The information in this article applies to:
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0b
- Microsoft Basic Professional Development System for MS-DOS 7.0
- Microsoft Basic Professional Development System for MS-DOS 7.1
This article was previously published under Q65195 SUMMARY
The way in which Basic handles joystick commands, such as the STICK
function, STRIG function, and STRIG statement, depends on which kind
of Intel microprocessor chip the computer has.
If the computer has either an Intel 80286 or 80386 microprocessor, the
joystick commands are handled by going through BIOS interrupt 15 hex.
If the computer has an 8086/8088 or 80186/80188 microprocessor, the
joystick commands talk directly to the hardware.
This information applies to Microsoft QuickBasic versions 3.00, 4.00,
4.00b, and 4.50 for MS-DOS; to Microsoft Basic Compiler versions 6.00
and 6.00b for MS-DOS; and to Microsoft Basic Professional Development
System (PDS) versions 7.00 and 7.10 for MS-DOS.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | KB65195 |
---|
|