aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/k_address_space_info.cpp
AgeCommit message (Expand)Author
2023-11-25core: Define HAS_NCE macroGPUCode
2023-11-25arm: Implement native code execution backendLiam
2023-06-03device_memory: Use smaller virtual reservation size for compatibility with 39...Liam
2023-03-07general: fix type inconsistenciesLiam
2023-03-01kernel: simplify AddressSpaceInfo, update valuesLiam
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-06-24common: Replace common_sizes into user-literalsWunkolo
2021-03-23common: common_sizes: Move sizes to the Common namespace.bunnei
2021-03-21common: common_sizes: Move Invalid to Size_* prefix and add missing values.bunnei
2021-03-21common: Move common sizes to their own header for code reuse.bunnei
2021-03-21hle: kernel: k_address_space_info: Cleanup.bunnei
2021-02-18hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo.bunnei