Ryujinx/Ryujinx.HLE/HOS
Ac_K 7920dc1d2f Implement basic psm service (#467)
* Implement basic psm service

- Add `IPsmServer`
- Stub `GetBatteryChargePercentage` & `GetChargerType`

* Fix wrong sorting

* Add IPsmSession

- Add `IPsmSession` by Thog
- Implement `OpenSession`
2018-10-21 03:01:22 -03:00
..
Diagnostics/Demangler Remove unnecessary usings (#463) 2018-10-17 14:55:10 -03:00
Font Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ipc Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Kernel Print stack trace on invalid memory accesses (#461) 2018-10-20 22:07:52 +00:00
Services Implement basic psm service (#467) 2018-10-21 03:01:22 -03:00
SystemState Save Common implementation (#434) 2018-10-07 15:13:46 +02:00
ErrorCode.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ErrorModule.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
GlobalStateTable.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Homebrew.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Horizon.cs Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
IdDictionary.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Process.cs Print stack trace on invalid memory accesses (#461) 2018-10-20 22:07:52 +00:00
ServiceCtx.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00