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