BizHawk/BizHawk.Client.EmuHawk/Input
YoshiRulz 1b5d78c57c
Replace PlatformLinkedLibSingleton.RunningOnUnix with CurrentOS
2019-05-01 23:36:59 +10:00
..
GamePad.cs Small improvement to previous commit. 2017-04-08 12:40:31 -04:00
GamePad360.cs fix xpad triggers to actually be useful? I dont know if they ever were before. Triggers are like halfs of axes, but our whole input system isnt built to handle halfs of axes; so with this, I make them appear to be whole axes in a -1..1 range. 2018-05-03 15:02:24 -05:00
IPCKeyInput.cs fix error in IPCKeyInput 2015-08-14 19:10:55 -05:00
Input.cs Replace PlatformLinkedLibSingleton.RunningOnUnix with CurrentOS 2019-05-01 23:36:59 +10:00
Keyboard.cs Make sure DirectInput objects are disposed properly. Also includes a better fix for thread safety issues (#722). 2017-04-08 11:49:04 -04:00
OTK_Gamepad.cs Fix controllers from OpenTK (mostly) 2019-01-18 01:08:13 +10:00
OTK_Keyboard.cs Add preliminary Unix compatibility (using Mono; resolves #1384) (#1380) 2019-01-04 01:50:55 +03:00