| .. |
|
KernelErr.cs
|
b2b1d7dcd7
Better implementation of SetThreadCoreMask that allows changing the Core Mask (untested, no clue if it actually works)
|
před 8 roky |
|
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
|
před 8 roky |
|
SvcHandler.cs
|
84996ccd36
[SvcSystem/SvcMemory] Implement SvcGetInfo 16, SvcMapPhysicalMemory & SvcUnmapPhysicalMemory (#126)
|
před 8 roky |
|
SvcMemory.cs
|
84996ccd36
[SvcSystem/SvcMemory] Implement SvcGetInfo 16, SvcMapPhysicalMemory & SvcUnmapPhysicalMemory (#126)
|
před 8 roky |
|
SvcSystem.cs
|
6fe51f9705
ReadBytes function in AMemory, with cleaner range check. (#136)
|
před 8 roky |
|
SvcThread.cs
|
7822348439
Small cleanup in AMemory and removed some unused usings
|
před 8 roky |
|
SvcThreadSync.cs
|
9b9ead94cd
Only use higher priority on yield, change reschedule to be per-thread instead of using SchedulerThread to store the reschedule flag
|
před 8 roky |