aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Account/Acc/IAccountServiceForApplication.cs
AgeCommit message (Expand)Author
2020-08-04Improved Logger (#1292)mageven
2020-05-15Refactor out Application details from Horizon (#1236)mageven
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-02-02Fix inconsistencies with UserId (#906)Thog
2020-01-05Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw...Alex Barney
2019-10-28Fix ghost users bug. (#799)LDj3SNuD
2019-09-19Refactoring HOS folder structure (#771)Ac_K