summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_class_token.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: svc: Implement Map/UnmapProcessMemory and Create/ControlCodeMemoryitsmeft242021-12-051-2/+3
* k_class_token: Use variable templates where applicableLioncash2021-05-291-43/+36
* hle: kernel: KClassToken: Ensure class tokens are correct.bunnei2021-05-061-1/+127
* hle: kernel: Migrate more of KThread to KAutoObject.bunnei2021-05-061-0/+7