summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_device_address_space.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* kernel: add KPageTableBaseLiam2023-11-101-2/+2
| | | | Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
* kernel: use KTypedAddress for addressesLiam2023-03-221-4/+4
|
* kernel: remove kernel_Liam2023-03-131-2/+2
|
* kernel: add KDeviceAddressSpaceLiam2023-02-011-0/+150