| Age | Commit message (Collapse) | Author |
|
|
|
memory: rename global memory references to application memory
|
|
|
|
|
|
|
|
nfc: Initialize device when controller is connected
|
|
|
|
kernel: use KTypedAddress for addresses
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KSharedMemory, KSpinLock
|
|
|
|
KPriorityQueue
|
|
|
|
|
|
|
|
|
|
KScopedSchedulerLockAndSleep, KThreadQueue to new style
|
|
|
|
kernel: add timer pointer to KThreadQueue
|
|
service: nfp: Improve implementation
|
|
native_clock: Re-adjust the RDTSC frequency to its real frequency
|
|
|
|
kernel: clone fpu status on CreateThread
|
|
hle: rename legacy errors to Results
|
|
kernel: fix WaitSynchronization
|
|
SpeedLimiting is SC only. Since MC is performance oriented we should check for it first to skip checking use_speed_limit.
|
|
general: fix type inconsistencies
|
|
|
|
And also demote Audren and CoreTiming to High thread priority.
|
|
|
|
|
|
|
|
|