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