aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Settings/ISettingsServer.cs
AgeCommit message (Expand)Author
2021-06-24settings: Implement GetDeviceNickName and SetDeviceNickName (#2383)Ac_K
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-08-04Improved Logger (#1292)mageven
2020-05-05set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210)plutoo
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-03-20Implement GetRegionCode and add the RegionCode to settings (#999)Ac_K
2019-09-19Refactoring HOS folder structure (#771)Ac_K