aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/Threading/KThread.cs
AgeCommit message (Expand)Author
2019-11-14Set AArch32 mode in KThread (#818)Natalie C
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-02Misc cleanup (#708)Alex Barney
2019-03-15Print Guest Stack Trace in ServiceNotImplemented Exception (#650)jduncanator
2019-02-19ARM exclusive monitor and multicore fixes (#589)gdkchan
2019-01-29Implement some ARM32 memory instructions and CMP (#565)gdkchan
2019-01-24Add ARM32 support on the translator (#561)gdkchan
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2018-12-18Refactor SVC handler (#540)gdkchan