summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/memory/memory_block.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: Resolve more variable shadowing scenarios pt.3Lioncash2020-12-051-3/+3
* kernel/memory: Amend potential encoding warningsLioncash2020-05-031-2/+2
* kernel: memory: Improve implementation of device shared memory. (#3707)bunnei2020-04-231-3/+20
* memory: Add copyright notice for Atmosphere where applicable.bunnei2020-04-171-0/+3
* kernel: memory: Add MemoryBlock class, for managing memory blocks and their state.bunnei2020-04-171-0/+315