This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f7f3f65a19
BizHawk
/
BizHawk.Client.EmuHawk
/
Input
History
zeromus
18d46630bc
allow binding xpad triggers as analog controls.
fixes
#1054
2017-11-12 23:22:36 -06:00
..
GamePad.cs
Small improvement to previous commit.
2017-04-08 12:40:31 -04:00
GamePad360.cs
allow binding xpad triggers as analog controls.
fixes
#1054
2017-11-12 23:22:36 -06:00
IPCKeyInput.cs
fix error in IPCKeyInput
2015-08-14 19:10:55 -05:00
Input.cs
fix race condition in test of active window from input thread (which was a bad idea in the first place) which can throw null references in unlucky cases (
fixes
#917
)
2017-07-15 22:09:50 -05: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