summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/nvmemp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+1
* service: Update function tablesVolcaEM2020-06-291-4/+4
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* nvdrv: Get rid of indirect inclusionsLioncash2018-08-071-2/+0
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Updated nvmemp with new service names.Hexagon122018-04-101-4/+4
* Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David2018-01-211-0/+31