Ryujinx/Ryujinx.HLE/HOS/Services/Psm
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
..
IPsmServer.cs Implement basic psm service (#467) 2018-10-21 03:01:22 -03:00
IPsmSession.cs Implement basic psm service (#467) 2018-10-21 03:01:22 -03:00