Jump to content

GAMEPORT.SYS: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
This driver is PC-Joystick driver for OS/2.
Gameport.sys is a small driver that samples the game port about 10 times per second. It also checks and debounces the switches.
DEVICE=\OS2\GAMEPORT.SYS
 
==Links==
* [http://hobbes.nmsu.edu/download/pub/os2/dev/util/gamept.zip gamept.zip]


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Revision as of 01:22, 20 August 2019

Gameport.sys is a small driver that samples the game port about 10 times per second. It also checks and debounces the switches.

DEVICE=\OS2\GAMEPORT.SYS

Links