summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/mm/mm_u.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-14mm_u: Move implementation class into the cpp fileLioncash1-15/+0
2018-06-06Remove unused header filesmailwl1-2/+0
2018-06-05Small fixesmailwl1-1/+3
2018-06-05Service/MM: add service and stub some functionsmailwl1-6/+10
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-01-22LM: Don't create an unnecessary port in Initialize.Subv1-3/+0
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-12-28service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei1-2/+2
2017-10-19lm: Implement lm::Initialize and Logger::log.bunnei1-0/+5
2017-10-15hle: Initial implementation of NX service framework and IPC.bunnei1-0/+25