BizHawk/BizHawk.Client.EmuHawk/Input
YoshiRulz 580aa2eaf9
Refactoring and cleanup of dynamic lib loading
Also fixed error reporting in WindowsLLManager, and fixed bug in
MednaDisc.CheckLibrary
2019-12-21 18:22:58 +10:00
..
GamePad.cs Use string interpolation 2019-03-19 00:06:37 +10:00
GamePad360.cs Refactoring and cleanup of dynamic lib loading 2019-12-21 18:22:58 +10:00
IPCKeyInput.cs Use string interpolation 2019-03-19 00:06:37 +10:00
Input.cs Replace helper methods with readonly bool IsUnixHost and cleanup 2019-11-04 14:30:05 +10:00
Keyboard.cs Ability to handle alternate keyboard layouts (e.g. Dvorak). Optional and off by default for now due to its experimental nature. Closes #1584 2019-10-20 01:16:27 -04:00
KeyboardMapping.cs Congregate, organise, and cleanup some Win32 imports and their usages 2019-12-21 18:21:51 +10:00
OTK_Gamepad.cs Reenable OpenTK gamepad functionality 2019-10-07 03:08:41 +10:00
OTK_Keyboard.cs Add preliminary Unix compatibility (using Mono; resolves #1384) (#1380) 2019-01-04 01:50:55 +03:00