This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
Ryujinx
Watch
1
Star
0
Fork
0
You've already forked Ryujinx
mirror of
https://github.com/Ryujinx/Ryujinx.git
synced
2025-01-09 19:12:24 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ryujinx
/
Ryujinx.HLE
/
HOS
/
Services
/
Account
/
Acc
/
AccountService
History
Berkan Diler
99fc4fa61b
Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (
#4382
)
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