aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/Memory/MemoryState.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-01-29kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042)Mary
2018-12-18Refactor SVC handler (#540)gdkchan