aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Nim
AgeCommit message (Expand)Author
2023-04-14Rename Hipc to Cmif where appropriate (#3880)1.1.709Alex Barney
2023-03-24Fix handle leak on IShopServiceAccessServerInterface.CreateServerInterface (#...1.1.678gdkchan
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506gdkchan
2022-03-22hle: Some cleanup (#3210)1.1.83Ac_K
2022-03-15ntc: Implement IEnsureNetworkClockAvailabilityService (#3192)1.1.76Ac_K
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-12-17nim: Implement IsLargeResourceAvailable (#1821)Ac_K
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-08-04Improved Logger (#1292)mageven
2020-07-27ns/nim: Stub eShop related calls (#1420)Ac_K
2019-11-03hle: Fix some inconsistencies in namespace naming in Services (#808)Thomas Guillemard
2019-09-19Refactoring HOS folder structure (#771)Ac_K