aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/SvcMemory.cs
AgeCommit message (Expand)Author
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