summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/lm/lm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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.bunnei1-2/+0
2017-10-19lm: Implement lm::Initialize and Logger::log.bunnei1-3/+62
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.bunnei1-0/+43