summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/lm (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-18lm: Minor logging fix to skip a byte.bunnei1-0/+7
2018-01-15lm: Fix IPC header for Initialize.bunnei1-1/+1
2018-01-13yuzu: Update license text to be consistent across project.bunnei2-2/+2
2018-01-10Services: Allow lm to log single-character messages.Subv1-7/+3
2018-01-07IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests.Subv1-1/+1
2018-01-06lm: Assert on unsupported multi-message.bunnei1-0/+9
2018-01-05lm: Improve Log() to format a useful string.bunnei1-10/+75
2017-12-28service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei2-4/+2
2017-10-19lm: Implement lm::Initialize and Logger::log.bunnei2-3/+67
2017-10-15hle: Implement ConvertSessionToDomain, various cleanups.bunnei1-5/+1
2017-10-15hle: Add service stubs for apm and appletOE.bunnei1-1/+1
2017-10-15hle: Initial implementation of NX service framework and IPC.bunnei2-0/+68