summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/lm (follow)
Commit message (Expand)AuthorAgeFilesLines
* lm: Fix IPC header for Initialize.bunnei2018-01-151-1/+1
* yuzu: Update license text to be consistent across project.bunnei2018-01-132-2/+2
* Services: Allow lm to log single-character messages.Subv2018-01-101-7/+3
* IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests.Subv2018-01-071-1/+1
* lm: Assert on unsupported multi-message.bunnei2018-01-061-0/+9
* lm: Improve Log() to format a useful string.bunnei2018-01-051-10/+75
* service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei2017-12-282-4/+2
* lm: Implement lm::Initialize and Logger::log.bunnei2017-10-192-3/+67
* hle: Implement ConvertSessionToDomain, various cleanups.bunnei2017-10-151-5/+1
* hle: Add service stubs for apm and appletOE.bunnei2017-10-151-1/+1
* hle: Initial implementation of NX service framework and IPC.bunnei2017-10-152-0/+68