summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/memory/page_heap.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-21Revert "core: Fix clang build"bunnei1-10/+8
2020-10-18core: Fix clang buildLioncash1-8/+10
2020-05-03kernel/memory: Amend potential encoding warningsLioncash1-2/+2
2020-04-17core: hle: Address various feedback & code cleanup.bunnei1-23/+25
2020-04-17memory: Add copyright notice for Atmosphere where applicable.bunnei1-0/+3
2020-04-17kernel: memory: Add PageHeap class, to manage a heap of pages.bunnei1-0/+365