Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: Add LM::Manager to system | Zach Hilman | 2019-09-22 | 1 | -3/+3 |
* | lm: Move LM's class declaration into the cpp file | Lioncash | 2018-07-26 | 1 | -12/+3 |
* | lm: Amend names of Initialize() in Logger and Initialize() in LM | Lioncash | 2018-07-26 | 1 | -1/+1 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 1 | -4/+2 |
* | LM: Don't create an unnecessary port in Initialize. | Subv | 2018-01-22 | 1 | -3/+0 |
* | 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 |
* | lm: Implement lm::Initialize and Logger::log. | bunnei | 2017-10-19 | 1 | -0/+5 |
* | hle: Initial implementation of NX service framework and IPC. | bunnei | 2017-10-15 | 1 | -0/+25 |