Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lm: Fix IPC header for Initialize. | bunnei | 2018-01-15 | 1 | -1/+1 |
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 2 | -2/+2 |
* | Services: Allow lm to log single-character messages. | Subv | 2018-01-10 | 1 | -7/+3 |
* | IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests. | Subv | 2018-01-07 | 1 | -1/+1 |
* | lm: Assert on unsupported multi-message. | bunnei | 2018-01-06 | 1 | -0/+9 |
* | lm: Improve Log() to format a useful string. | bunnei | 2018-01-05 | 1 | -10/+75 |
* | service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor. | bunnei | 2017-12-28 | 2 | -4/+2 |
* | lm: Implement lm::Initialize and Logger::log. | bunnei | 2017-10-19 | 2 | -3/+67 |
* | hle: Implement ConvertSessionToDomain, various cleanups. | bunnei | 2017-10-15 | 1 | -5/+1 |
* | 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 | 2 | -0/+68 |