summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvdrv/nvmemp.cpp
AgeCommit message (Expand)Author
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
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-06-29service: Update function tablesVolcaEM
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-08-07nvdrv: Get rid of indirect inclusionsLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-10Updated nvmemp with new service names.Hexagon12
2018-01-21Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David