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
2a7fec2dd6
BizHawk
/
BizHawk.MultiClient
/
Input
History
adelikat
9c8b79be4b
Allow Shift + another key to register as Shift and that key separately on Controller input (not hotkey input), this allows the C64 keyboard to use shift as intended
2012-12-09 01:42:47 +00:00
..
ControllerBinding.cs
Implemented a system for controller vs hotkey conflicts. There is now a key priority option in the config menu, either controller input can override hotkeys, hotkeys can override input, or both can happen.
2012-12-02 15:18:28 +00:00
GamePad.cs
dispose of slimdx gamepads on program close
2012-11-09 19:21:33 +00:00
GamePad360.cs
dont crash if xinput isnt available. i think thats important for some reason.
2012-10-01 01:03:04 +00:00
Input.cs
Allow Shift + another key to register as Shift and that key separately on Controller input (not hotkey input), this allows the C64 keyboard to use shift as intended
2012-12-09 01:42:47 +00:00
Keyboard.cs
Conditionally compile Windows code, make Throttle class portable, and add dummy input/audio implementations for non-Windows
2012-03-12 04:44:34 +00:00