summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm_u: Forward all old variants of functions to the new onesLioncash2018-08-141-5/+11
* mm_u: Move implementation class into the cpp fileLioncash2018-08-142-46/+46
* Rename logging macro back to LOG_*James Rowe2018-07-031-3/+3
* Remove unused header filesmailwl2018-06-061-2/+0
* Small fixesmailwl2018-06-052-6/+8
* Service/MM: add service and stub some functionsmailwl2018-06-052-0/+79