- Jan 09, 2018
-
-
Subv authored
-
Subv authored
-
bunnei authored
-
bunnei authored
-
Subv authored
Also properly keep track of data in guest memory, this fixes managing the semaphore from userland. It was found that Semaphores are actually Condition Variables, with Release(1) and Release(-1) being equivalent to notify_one and notify_all. We should change the name of the class to reflect this.
-
Subv authored
Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking.
-
Subv authored
-
MerryMage authored
-
bunnei authored
-
B3n30 authored
* CoreTiming: New CoreTiming; Add Test for CoreTiming
-
- Jan 07, 2018
-
-
Subv authored
IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface.
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
They should have 32 bits of padding after the error code now.
-
Subv authored
-
Subv authored
-
Subv authored
Popping objects from the buffer is still not implemented.
-
Subv authored
Service code now doesn't have to deal with this.
-
Subv authored
IPC: Use the correct size when pushing raw data to the command buffer and fixed pushing domain objects. Domain object ids are always stored immediately after the raw data.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
- Jan 06, 2018
- Jan 05, 2018
- Jan 04, 2018