aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/memory
AgeCommit message (Expand)Author
2020-04-17kernel: memory: Add memory_types.h, for things that are commonly used in memo...bunnei
2020-04-17kernel: memory: Add SlabHeap class, for managing memory heaps.bunnei
2020-04-17kernel: memory: Add AddressSpaceInfo class, for managing the memory address s...bunnei