Ryujinx/Ryujinx.HLE/HOS/Services
Ac_K 7920dc1d2f Implement basic psm service (#467)
* Implement basic psm service

- Add `IPsmServer`
- Stub `GetBatteryChargePercentage` & `GetChargerType`

* Fix wrong sorting

* Add IPsmSession

- Add `IPsmSession` by Thog
- Implement `OpenSession`
2018-10-21 03:01:22 -03:00
..
Acc Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Am Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Apm Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Aud Print stack trace on invalid memory accesses (#461) 2018-10-20 22:07:52 +00:00
Bcat Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Bsd Complete rewrite of bsd IClient (#460) 2018-10-20 22:08:58 +00:00
Caps Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Friend Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
FspSrv Remove IFileSystem::OpenDirectory extraneous check (#459) 2018-10-16 23:55:10 +00:00
Hid Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Irs Remove unnecessary usings (#463) 2018-10-17 14:55:10 -03:00
Ldr Implement IRoInterface (#445) 2018-10-10 01:01:49 +02:00
Lm Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Mm Remove unnecessary usings (#463) 2018-10-17 14:55:10 -03:00
Nfp Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Nifm Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Ns Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Nv Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Pctl Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Pl Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Prepo Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Psm Implement basic psm service (#467) 2018-10-21 03:01:22 -03:00
Set Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Sfdnsres Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Sm Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Spl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ssl Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Time Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
Vi Improve texture tables (#457) 2018-10-17 18:02:23 -03:00
IIpcService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcService.cs Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
ServiceFactory.cs Implement basic psm service (#467) 2018-10-21 03:01:22 -03:00