summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/memory (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-17kernel: memory: Add SlabHeap class, for managing memory heaps.bunnei1-0/+161
2020-04-17kernel: memory: Add AddressSpaceInfo class, for managing the memory address space.bunnei2-0/+164