aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/SvcMemory.cs
AgeCommit message (Expand)Author
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp
2018-09-23Improve kernel events implementation (#430)gdkchan
2018-08-21SvcSetHeapSize: match kernel check for invalid size (#374)Thomas Guillemard
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan