summaryrefslogtreecommitdiff
path: root/src/core/hle/service/mm
AgeCommit message (Expand)Author
2025-02-08service/mm: add missing vector include and update copyrightZephyron
2025-01-25service: mm: Refactor Memory Management service implementationZephyron
2025-01-25service: mm: Implement proper parameter handling for MM serviceZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-09-01Demote services from warning/info to debug to reduce log spam:Kelebek1
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-05hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObj...bunnei
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-06-27mm: Update function tableVolcaEM
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-10-19Used better names for mm:u and fixed bad stubDavid Marcec
2018-08-13mm_u: Forward all old variants of functions to the new onesLioncash
2018-08-13mm_u: Move implementation class into the cpp fileLioncash
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-06-06Remove unused header filesmailwl
2018-06-05Small fixesmailwl
2018-06-05Service/MM: add service and stub some functionsmailwl