aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/SupervisorCall/SvcTable.cs
AgeCommit message (Expand)Author
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2020-01-19Update 32 bits syscalls to match 64 bits implementation (#892)Thog
2020-01-13Rework SVC handling (#883)Thog
2019-12-26Make HLE disposable safely (#850)Thog
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-10-25svc: Implement `ref` parameters (#798)jduncanator
2019-09-19Misc fixes (#772)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-02Misc cleanup (#708)Alex Barney
2019-02-14Support HomeBrew Loader (#577)Thomas Guillemard
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2018-12-18Refactor SVC handler (#540)gdkchan