Ryujinx/Ryujinx.HLE/HOS/Services/Account/Acc/AccountService
2023-02-08 14:54:58 +01:00
..
IManagerForApplication.cs account: Implement LoadNetworkServiceLicenseKindAsync 2022-08-31 21:33:03 +02:00
IManagerForSystemService.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IProfile.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IProfileEditor.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
ManagerServer.cs Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) 2023-02-08 14:54:58 +01:00
ProfileServer.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00