1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-22 08:07:07 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Hid
2023-02-10 12:37:20 -03:00
..
HidDevices Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
HidServer Treat NpadIdType < 0 as invalid. Filter invalid SupportedPlayers inside IHidServer.SetSupportedNpadIdType(). (#4377) 2023-02-10 12:37:20 -03:00
Irs IPC refactor part 3+4: New server HIPC message processor (#4188) 2023-01-04 23:15:45 +01:00
Types
Hid.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
IHidbusServer.cs
IHidDebugServer.cs
IHidServer.cs Treat NpadIdType < 0 as invalid. Filter invalid SupportedPlayers inside IHidServer.SetSupportedNpadIdType(). (#4377) 2023-02-10 12:37:20 -03:00
IHidSystemServer.cs
ISystemServer.cs
ResultCode.cs