This repository has been archived on 2026-01-05. You can view files and clone it, but cannot push or open issues/pull-requests.
ryubing/Ryujinx.HLE/HOS/Services/Account
Berkan Diler 99fc4fa61b
Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382)
2023-02-08 14:54:58 +01:00
..
Acc Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) 2023-02-08 14:54:58 +01:00
Dauth Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ResultCode.cs account: Implement LoadNetworkServiceLicenseKindAsync 2022-08-31 21:33:03 +02:00