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