GAMEPORT.SYS: Difference between revisions
Appearance
mNo edit summary |
m →Links |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Gameport.sys is a small driver that samples the game port about 10 times per second. It also checks and debounces the switches. | 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 | DEVICE=\OS2\GAMEPORT.SYS | ||
==Versions== | |||
{|class="wikitable" | |||
!Date||Version||Size||Comments | |||
|- | |||
|1992-09-27|| 1.00 || 1,804 bytes || By Frank Ivan | |||
|- | |||
|} | |||
==Links== | ==Links== | ||
* [ | * [gamept.zip] | ||
[[Category:DEVICE Statements]] | [[Category:DEVICE Statements]] |
Latest revision as of 21:37, 25 July 2023
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
Versions
Date | Version | Size | Comments |
---|---|---|---|
1992-09-27 | 1.00 | 1,804 bytes | By Frank Ivan |
Links
- [gamept.zip]