Ryujinx/Ryujinx.HLE/HOS/Services/Account/Acc
2023-03-04 14:43:08 +01:00
..
AccountService Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) 2023-02-08 14:54:58 +01:00
AsyncContext
Types Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 2023-01-18 22:25:16 +00:00
AccountManager.cs Update LibHac to 0.18.0 (#4414) 2023-03-01 23:42:27 -03:00
AccountSaveDataManager.cs Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
ApplicationServiceServer.cs acc: Stub CheckNetworkServiceAvailabilityAsync (#4052) 2022-12-07 23:19:22 +01:00
DefaultUserImage.jpg
IAccountServiceForAdministrator.cs
IAccountServiceForApplication.cs Implement Account LoadOpenContext (#4359) 2023-02-01 12:52:36 -03:00
IAccountServiceForSystemService.cs
IAsyncContext.cs IPC refactor part 3+4: New server HIPC message processor (#4188) 2023-01-04 23:15:45 +01:00
IAsyncNetworkServiceLicenseKindContext.cs
IBaasAccessTokenAccessor.cs