mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-01-31 20:25:28 +01:00
7920dc1d2f
* Implement basic psm service - Add `IPsmServer` - Stub `GetBatteryChargePercentage` & `GetChargerType` * Fix wrong sorting * Add IPsmSession - Add `IPsmSession` by Thog - Implement `OpenSession`