aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Pm
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-14Rename Hipc to Cmif where appropriate (#3880)Alex Barney
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
2022-02-09misc: Make PID unsigned long instead of long (#3043)Mary
2021-09-19vi: Unify resolutions values and accurate implementation of them. (#2640)Ac_K
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2019-09-19Refactoring HOS folder structure (#771)Ac_K
2019-07-14Refactoring result codes (#731)Ac_K
2019-07-11Refactoring commands handling (#728)Ac_K
2019-07-10IPC services refactoring (#726)Ac_K
2019-07-02Misc cleanup (#708)Alex Barney
2019-02-14Support HomeBrew Loader (#577)Thomas Guillemard