Isaac Marovitz 139a930407
Implement missing service calls in pm (#4210)
* Implement `GetTitleId`

Fixes #2516

* Null check + Proper result code

* Better comment

* Implement `GetApplicationProcessId`

* Add TODOs

* Update Ryujinx.HLE/HOS/Services/Pm/IInformationInterface.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Update Ryujinx.HLE/HOS/Services/Pm/IDebugMonitorInterface.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Remove new function from KernelStatic

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2023-01-15 22:16:24 +01:00
..
2022-03-22 20:46:16 +01:00
2022-10-02 10:30:46 +02:00
2022-11-09 20:22:43 +01:00
2022-03-22 20:46:16 +01:00
2022-08-18 18:04:54 +02:00
2022-08-25 23:18:37 +02:00
2022-12-12 14:59:31 +01:00
2022-02-17 21:08:07 -03:00