aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/OsHle/Kernel
AgeCommit message (Expand)Author
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-26Set PC value on SvcCall aswellgdkchan
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