mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-03-20 11:05:43 -05:00

* Implement basic psm service - Add `IPsmServer` - Stub `GetBatteryChargePercentage` & `GetChargerType` * Fix wrong sorting * Add IPsmSession - Add `IPsmSession` by Thog - Implement `OpenSession`