summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/memory/address_space_info.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: hle: Address various feedback & code cleanup.bunnei2020-04-171-10/+12
| | | | - Should be no functional changes.
* 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