1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-23 15:34:01 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Hid
Ac_K e3b36db71c
hle: Some cleanup (#3210)
* 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.

* Fix Headless.SDL2

* Addresses gdkchan feedback
2022-03-22 20:46:16 +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 (#3210) 2022-03-22 20:46:16 +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