Ryujinx/Ryujinx.Core/OsHle/Svc
2018-03-10 20:51:55 -03:00
..
SvcHandler.cs Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent 2018-03-05 12:58:56 -03:00
SvcMemory.cs Allow to enable/disable memory checks even on release mode through the flag, return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks 2018-03-10 20:39:16 -03:00
SvcSystem.cs Do not sign-extend timestamps 2018-03-10 20:51:55 -03:00
SvcThread.cs Add MUL (vector by element), fix FCVTN, make svcs use MakeError too 2018-03-05 16:18:37 -03:00
SvcThreadSync.cs Add MUL (vector by element), fix FCVTN, make svcs use MakeError too 2018-03-05 16:18:37 -03:00