aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Kernel/SvcSystem.cs
AgeCommit message (Expand)Author
2018-04-24Improved logging (#103)gdkchan
2018-04-22Print guest stack trace on a few points that can throw exceptionsgdkchan
2018-04-19[HLE/Kernel] Fix SetThreadPriority, allow nano seconds values > int.MaxValue,...gdkchan
2018-04-18[HLE/Kernel] Somewhat improved sync primitivesgdkchan