aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/OsHle/Kernel/SvcHandler.cs
AgeCommit message (Expand)Author
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan
2018-08-15More flexible memory manager (#307)gdkchan
2018-08-04Implement Shared Fonts (#215)Thomas Guillemard
2018-07-19Implement SvcWaitForAddress 0x34 (#289)Ac_K
2018-06-26Set PC value on SvcCall aswellgdkchan
2018-06-26Implement SvcGetThreadContext3gdkchan
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan