summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_address_arbiter.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-11hle: kernel: thread: Preserve thread wait reason for debugging only.bunnei1-0/+2
- This is decoupled from core functionality and used for debugging only.
2021-01-11core: hle: kernel: Update KAddressArbiter.bunnei1-0/+365