bunnei
|
e86a7e3691
|
hle: kernel: Rename ReadableEvent to KReadableEvent.
|
2021-02-05 14:00:36 -08:00 |
|
Chloe Marcec
|
2c57f0fbd5
|
Omit system reference
|
2021-01-25 23:13:37 +11:00 |
|
Chloe Marcec
|
04e9486651
|
psm: IPsmSession
Used by homebrew menu
|
2021-01-25 21:37:51 +11:00 |
|
Lioncash
|
1a954b2a59
|
service: Eliminate usages of the global system instance
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
|
2020-11-26 20:03:11 -05:00 |
|
VolcaEM
|
6a0010d0c6
|
service: Update function tables
|
2020-06-29 04:01:34 +02:00 |
|
David Marcec
|
973c40b63e
|
psm: Mark as debug instead of warning
No point to emulate battery life. However options are broken out if we ever want to add a setting for it
|
2020-04-29 22:39:49 +10:00 |
|
Zach Hilman
|
314a948373
|
psm: Stub GetChargerType
Used by LovePotion Lua Homebrew. Stubbed as connected to official Nintendo Switch dock.
|
2018-10-21 22:03:25 -04:00 |
|
Zach Hilman
|
10a2d20e26
|
psm: Stub GetBatteryChargePercentage
Used by LovePotion Lua Homebrew. Stubbed to return 100% charge.
|
2018-10-20 18:01:11 -04:00 |
|
Zach Hilman
|
3b8c0f8885
|
service: Add skeleton for psm service
Seems to be the power controller. Listed in switchbrew under the category PTM services.
|
2018-10-20 18:01:07 -04:00 |
|