gdkchan b19c474082 Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection 8 лет назад
..
KernelErr.cs b2b1d7dcd7 Better implementation of SetThreadCoreMask that allows changing the Core Mask (untested, no clue if it actually works) 8 лет назад
NsTimeConverter.cs 33ae6e544b [HLE/Kernel] Fix SetThreadPriority, allow nano seconds values > int.MaxValue, fix on WaitProcessWideKeyAtomic (althrough looks like it still doesn't work properly 8 лет назад
SvcHandler.cs 73a3233d57 Fix some races in SvcThreadSync and change the way how yield works 8 лет назад
SvcMemory.cs a8ba340dde Improved logging (#103) 8 лет назад
SvcSystem.cs 4546d1b9be Initial work to support changing thread core on the scheduler, also some cond var priority fixes 8 лет назад
SvcThread.cs b19c474082 Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection 8 лет назад
SvcThreadSync.cs 9b9ead94cd Only use higher priority on yield, change reschedule to be per-thread instead of using SchedulerThread to store the reschedule flag 8 лет назад