Ryujinx/Ryujinx.HLE/HOS/Services/Hid
LukeFZ afd3153ca4
hid/irs: Stub IsFirmwareUpdateAvailableForSixAxisSensor and CheckFirmwareVersion (#2371)
* Stub two services

Stubs IHidServer::IsFirmwareUpdateAvailableForSixAxisSensor and IIrSensorServer::CheckFirmwareVersion

* Apply suggestions from code review

Also changed PackedMcuVersion to be two shorts instead of two bytes, because that's its actual type

* Apply new code review suggestions

Degroup field from previous assignation + Add padding after SixAxisSensorHandle
2021-06-19 13:53:18 +02:00
..
HidDevices hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
HidServer Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
Irs hid/irs: Stub IsFirmwareUpdateAvailableForSixAxisSensor and CheckFirmwareVersion (#2371) 2021-06-19 13:53:18 +02:00
Types hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
Hid.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
IHidbusServer.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IHidDebugServer.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IHidServer.cs hid/irs: Stub IsFirmwareUpdateAvailableForSixAxisSensor and CheckFirmwareVersion (#2371) 2021-06-19 13:53:18 +02:00
IHidSystemServer.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ISystemServer.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00