bunnei
|
0508831455
|
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
|
2021-02-05 14:03:32 -08:00 |
|
bunnei
|
80d0eb3bbd
|
hle: kernel: Rename WritableEvent to KWritableEvent.
|
2021-02-05 14:00:36 -08:00 |
|
bunnei
|
284a4d9283
|
hle: kernel: Rename ReadableEvent to KReadableEvent.
|
2021-02-05 14:00:36 -08:00 |
|
Chloe Marcec
|
df783fc0cd
|
Omit system reference
|
2021-01-25 23:13:37 +11:00 |
|
Chloe Marcec
|
5d4edf4d30
|
psm: IPsmSession
Used by homebrew menu
|
2021-01-25 21:37:51 +11:00 |
|
Lioncash
|
346271b80b
|
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
|
9338a6a1cf
|
service: Update function tables
|
2020-06-29 04:01:34 +02:00 |
|
David Marcec
|
b1d4271c5d
|
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
|
157368b56b
|
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
|
1180af1627
|
psm: Stub GetBatteryChargePercentage
Used by LovePotion Lua Homebrew. Stubbed to return 100% charge.
|
2018-10-20 18:01:11 -04:00 |
|
Zach Hilman
|
e37e15fd1e
|
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 |
|