Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: Move object class to its own source files | Lioncash | 2018-08-02 | 1 | -3/+5 |
* | hle/service: Make constructors explicit where applicable | Lioncash | 2018-07-19 | 1 | -1/+1 |
* | core: Relocate g_service_manager to the System class | Lioncash | 2018-04-21 | 1 | -3/+3 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 1 | -4/+2 |
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 1 | -1/+1 |
* | service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor. | bunnei | 2017-12-28 | 1 | -2/+2 |
* | hle: Use Switch formatted result codes. | bunnei | 2017-11-01 | 1 | -13/+5 |
* | hle: Initial implementation of NX service framework and IPC. | bunnei | 2017-10-15 | 1 | -2/+18 |
* | HLE/SRV: Implemented RegisterService. | Subv | 2017-09-24 | 1 | -0/+3 |
* | Service/sm: Convert 'srv:' to ServiceFramework | Yuri Kunde Schlesner | 2017-06-09 | 1 | -2/+8 |
* | Service: Make service registration part of the sm implementation | Yuri Kunde Schlesner | 2017-06-06 | 1 | -0/+49 |