summaryrefslogtreecommitdiff
path: root/src/core/hle/service/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed logging to be "Log before execution", Added more error logging, all s...Gravatar David Marcec2018-11-261-4/+10
* Used better names for mm:u and fixed bad stubGravatar David Marcec2018-10-191-8/+42
* mm_u: Forward all old variants of functions to the new onesGravatar Lioncash2018-08-131-5/+11
* mm_u: Move implementation class into the cpp fileGravatar Lioncash2018-08-132-46/+46
* Rename logging macro back to LOG_*Gravatar James Rowe2018-07-021-3/+3
* Remove unused header filesGravatar mailwl2018-06-061-2/+0
* Small fixesGravatar mailwl2018-06-052-6/+8
* Service/MM: add service and stub some functionsGravatar mailwl2018-06-052-0/+79