summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_address_space_info.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Change semantics of UNREACHABLE to unconditionally crashLiam2022-06-141-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* common: Replace common_sizes into user-literalsWunkolo2021-06-241-16/+19
* common: common_sizes: Move sizes to the Common namespace.bunnei2021-03-241-14/+15
* common: common_sizes: Move Invalid to Size_* prefix and add missing values.bunnei2021-03-211-14/+14
* common: Move common sizes to their own header for code reuse.bunnei2021-03-211-13/+1
* hle: kernel: k_address_space_info: Cleanup.bunnei2021-03-211-9/+9
* hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo.bunnei2021-02-191-0/+117