mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-05-05 11:40:53 +09:00
* Implement basic psm service - Add `IPsmServer` - Stub `GetBatteryChargePercentage` & `GetChargerType` * Fix wrong sorting * Add IPsmSession - Add `IPsmSession` by Thog - Implement `OpenSession`