aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/KernelStatic.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-03-17Update syscall capabilites to include SVCs from FW 15.0.0 (#4530)TSRBerry
2023-01-15Implement missing service calls in `pm` (#4210)Isaac Marovitz
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)gdkchan
2022-05-03Implement PM GetProcessInfo atmosphere extension (partially) (#2966)gdkchan
2020-12-09Rewrite scheduler context switch code (#1786)gdkchan
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan