aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Hid/HidServer/IAppletResource.cs
AgeCommit message (Expand)Author
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)gdkchan
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2019-09-19Refactoring HOS folder structure (#771)Ac_K