summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/lm/manager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lm: Recode LM serviceChloe Marcec2021-01-201-134/+0
| | | | Rework the service to spit out to logs instead of a seperate file as well as fix any crashes caused by lm.
* lm: Silence no return value warningMorph2020-06-231-1/+2
|
* lm: Flush manager output on core shutdownZach Hilman2019-09-221-4/+8
|
* lm: Implement manager class to output to reporterZach Hilman2019-09-221-0/+129