| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
User selector even if settings requires it to be shown for one instance only.
|
|
|
|
|
|
|
|
|
|
core: Support multiple modules per patcher
|
|
service: acc: Only save profiles when profiles have changed
|
|
audio: fetch process object from handle table
|
|
fsp-srv: use program registry for SetCurrentProcess
|
|
kernel: fix resource management issues
|
|
server_manager: respond to session close correctly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vi: minor cleanups
|
|
* Fix typos in src/core
* Fix typo correction
* Fix indentation of MemoryStateNames
* Fix indent
|
|
|
|
|
|
|
|
service: hid: Hook interface implementations
|
|
service: set: Use official names
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KThread: Send termination interrupt to all cores a thread has affinity to
|
|
|
|
|
|
KThread::RequestTerminate may run from a thread which is not the CurrentCore, and thus
masking this out is erroneous.
|
|
service: hid: Use applet resource to get latest shared memory handle
|
|
core_timing: minor refactors
|
|
core: track separate heap allocation for linux
|
|
jit: use code memory handles correctly
|
|
|
|
|
|
|