summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/memory/address_space_info.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel/memory: Make use of std::array consistently in address_space_infoLioncash2020-05-031-6/+6
* core: hle: Address various feedback & code cleanup.bunnei2020-04-171-10/+12
* memory: Add copyright notice for Atmosphere where applicable.bunnei2020-04-171-0/+3
* kernel: memory: Add AddressSpaceInfo class, for managing the memory address space.bunnei2020-04-171-0/+113