summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/memory/page_heap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "core: Fix clang build"bunnei2020-10-211-9/+8
* core: Fix clang buildLioncash2020-10-181-8/+9
* kernel/memory: Amend potential encoding warningsLioncash2020-05-031-2/+2
* memory: Add copyright notice for Atmosphere where applicable.bunnei2020-04-171-0/+3
* kernel: memory: Add PageHeap class, to manage a heap of pages.bunnei2020-04-171-0/+116