Subv
|
7cf7999e02
|
Kernel/IPC: Added a function to translate the IPC command buffer from one process to another.
Currently only CopyHandle, MoveHandle and CallingPid descriptors are implemented.
|
2017-11-06 10:46:12 -05:00 |
|
Subv
|
68dba11805
|
Kernel/SVC: Don't let svcReleaseMutex release a mutex owned by another thread.
This behavior was reverse engineered from the 3DS kernel.
|
2017-11-04 10:05:18 -05:00 |
|
Yuri Kunde Schlesner
|
e192d417ec
|
Kernel: Implement AcceptSession SVC
|
2017-06-23 11:26:37 -07:00 |
|
Yuri Kunde Schlesner
|
2cdb40d709
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
|