aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/OsHle/Kernel/SvcThread.cs
AgeCommit message (Expand)Author
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan
2018-08-15More flexible memory manager (#307)gdkchan
2018-07-14Allow using ulong max value as yield (#263)gdkchan
2018-06-26Relax GetThreadContext3 by allowing it to get the context of a running threadgdkchan
2018-06-26Implement SvcGetThreadContext3gdkchan
2018-06-21Fix some thread sync issues (#172)gdkchan
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan