- Aug 25, 2018
- Jun 21, 2018
-
-
Michael Scire authored
-
Michael Scire authored
-
- May 31, 2018
-
-
Subv authored
Also added some proper error handling.
-
- Apr 21, 2018
-
-
Subv authored
Switch mutexes are no longer kernel objects, they are managed in userland and only use the kernel to handle the contention case. Mutex addresses store a special flag value (0x40000000) to notify the guest code that there are still some threads waiting for the mutex to be released. This flag is updated when a thread calls ArbitrateUnlock. TODO: * Fix svcWaitProcessWideKey * Fix svcSignalProcessWideKey * Remove the Mutex class.
-
- Jan 13, 2018
-
-
bunnei authored
-
- Jan 09, 2018
- Dec 31, 2017
-
-
bunnei authored
-
- Oct 31, 2017
-
-
bunnei authored
-
- Jun 23, 2017
-
-
Yuri Kunde Schlesner authored
-
- May 25, 2017
-
-
Yuri Kunde Schlesner authored
-