Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hle: Implement ConvertSessionToDomain, various cleanups. | bunnei | 2017-10-15 | 1 | -4/+3 |
* | hle: Add service stubs for apm and appletOE. | bunnei | 2017-10-15 | 1 | -1/+1 |
* | hle: Initial implementation of NX service framework and IPC. | bunnei | 2017-10-15 | 1 | -5/+86 |
* | HLE/SRV: Implemented RegisterService. | Subv | 2017-09-24 | 1 | -0/+4 |
* | Service/sm: Convert 'srv:' to ServiceFramework | Yuri Kunde Schlesner | 2017-06-09 | 1 | -2/+12 |
* | Service: Remove unnecessary includes from service.h | Yuri Kunde Schlesner | 2017-06-06 | 1 | -0/+1 |
* | Service: Make service registration part of the sm implementation | Yuri Kunde Schlesner | 2017-06-06 | 1 | -0/+58 |