aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/SupervisorCall/SvcThreadSync.cs
AgeCommit message (Expand)Author
2020-01-19Update 32 bits syscalls to match 64 bits implementation (#892)Thog
2020-01-13Rework SVC handling (#883)Thog
2019-02-24Optimize address translation and write tracking on the MMU (#571)gdkchan
2018-12-18Refactor SVC handler (#540)gdkchan