mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-18 17:46:40 +00:00
49be977588
* Redesign use of ISampledData for accessing the SamplingNumber value on input data structs. * Always read SamplingNumber as little-endian * Restored field order for SixAxisSensorState. Rework to allow possibility of non-zero offsets for the SamplingNumber field. Set StructLayout Pack=8 - the KeyboardState struct is 4 bytes shorter with any other value. * fix spelling Co-authored-by: riperiperi <rhy3756547@hotmail.com> * set Pack = 1 for ISampledDataStruct types, added Unknown field to KeyboardState * extend size of KeyboardModifier --------- Co-authored-by: riperiperi <rhy3756547@hotmail.com> |
||
---|---|---|
.. | ||
HidDevices | ||
HidServer | ||
Irs | ||
Types | ||
Hid.cs | ||
IHidbusServer.cs | ||
IHidDebugServer.cs | ||
IHidServer.cs | ||
IHidSystemServer.cs | ||
ISystemServer.cs | ||
ResultCode.cs |