Ryujinx/Ryujinx.HLE/HOS/Services/Hid
Ac_K 49ebe03d22 hle: Some cleanup
This PR cleaned up a bit the HLE folder and the VirtualFileSystem one, since we use LibHac, we can use some class of it directly instead of duplicate things. The "Content" of VFS folder is removed since it should be handled in the NCM service directly.
A larger cleanup should be done later since there is still be duplicated code here and there.
2022-03-17 13:24:13 +01:00
..
HidDevices hid: A little cleanup (#2950) 2021-12-29 14:49:10 +01:00
HidServer Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
Irs irs: Stub some service calls (#2665) 2021-09-29 00:10:10 +02:00
Types hid: A little cleanup (#2950) 2021-12-29 14:49:10 +01:00
Hid.cs hle: Some cleanup 2022-03-17 13:24:13 +01: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 Implement/Stub mnpp:app service and some hid calls (#3131) 2022-02-18 02:00:06 +01:00
IHidSystemServer.cs hid: Cleanup and implement some calls (#2380) 2021-06-23 22:52:55 +02:00
ISystemServer.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ResultCode.cs Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00