Jump to content

GAMEDD.SYS: Difference between revisions

From EDM2
Undo revision 77206 by Martini (talk)
Ak120 (talk | contribs)
 
Line 33: Line 33:


==Links==
==Links==
*[http://hobbes.nmsu.edu/download/pub/os2/system/drivers/misc/gamedd2.zip gamedd2.zip] (2002-07-22)
*[ftp://ftp.netlabs.org/pub/emuos2/general/joy_driver_v02.zip Advanced Joystick Driver 0.2]
*[ftp://ftp.netlabs.org/pub/emuos2/general/joy_driver_v02.zip Advanced Joystick Driver 0.2]


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]
[[Category:Device Drivers]]
[[Category:Device Drivers]]

Latest revision as of 14:41, 5 December 2022

Product Support
OS/2 1.3
OS/2 2.0 C
OS/2 2.1 C
OS/2 2.11 SMP C
OS/2 Warp 3 C
OS/2 Warp Connect C
OS/2 Warp 4 C
OS/2 Warp Server for e-Business C

It is used by many Soundcards. It gives support for the Joystick connector for OS/2 programs.

DEVICE=\MMOS2\GAMEDD.SYS

The following joysticks are supported by this driver:

  • Advance Gravis Analog Joystick
  • Advance Gravis GamePad
  • Advance Gravis Analog Pro
  • CH Products Flightstick
  • Dexxa Joystick ( Infrared )
  • Kraft Thunderstick
  • Logitech WingMan Extreme
  • Logitech Wingman
  • Thrustmaster XL Action Controller

There is also an Enhanced Joystick driver by Vesa Jääskeläinen who supports the following joysticks:

  • Generic 4 axis and 4 button joystick
  • Gravis GamePad Pro (in GrIP mode)
  • CH FlightStick Pro

Versions

Date Version Size Comments
2022-02-10 0.20220210 6,895 bytes GAMEDD by Wim Brul. Added USB capabilities.
2002-07-22 9.23 16,023 bytes GAMEDD2 version by Jose DaSilva
1999-12-10 0.2 18,875 bytes Packaged as Advanced Joystick Driver.
1995-05-06 6,683 bytes IBM release

Links