summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_memory_block.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: hle: kernel: Updated implementation of svcSetHeapSize.bunnei2021-12-281-1/+1
* kernel: svc: Implement Map/UnmapProcessMemory and Create/ControlCodeMemoryitsmeft242021-12-051-0/+20
* hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory.bunnei2021-05-061-0/+4
* hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others.bunnei2021-02-191-0/+332