aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Svc/SvcHandler.cs
AgeCommit message (Expand)Author
2018-04-18[HLE/Kernel] Somewhat improved sync primitivesgdkchan
2018-04-13Add logclass, made changes to logging calls (#79)emmauss
2018-04-04stubs (#69)emmauss
2018-03-12Allow more than one process, free resources on process dispose, implement Svc...gdkchan
2018-03-05Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEventgdkchan
2018-02-27Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ...gdkchan
2018-02-25Added initial support for function names from symbol table on the cpu with tr...gdkchan
2018-02-25Implement many objects, improve logging. (#42)Ac_K
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss