aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/KMemoryManager.cs
AgeCommit message (Expand)Author
2018-12-18Refactor SVC handler (#540)gdkchan
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-11-28Better process implementation (#491)gdkchan
2018-10-30Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)Alex Barney
2018-10-20Print stack trace on invalid memory accesses (#461)gdkchan
2018-10-10Implement IRoInterface (#445)Thomas Guillemard
2018-08-17Fix MapPhysicalMemory when block position is less than map position (#359)gdkchan
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan