10 Commits (5c7253f8d3c010c0a0e5c91db497819829cb4a43)

Author SHA1 Message Date
bunnei c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 years ago
Lioncash 7ccb0b16cd kernel/object: Remove unused handle type entry 7 years ago
Lioncash cb198d7985 core/hle/kernel: Split transfer memory handling out into its own class 7 years ago
Lioncash 414cc1eb1f kernel: Remove the Timer class 7 years ago
David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary 7 years ago
Lioncash c7462ce712 kernel/process: Make Process a WaitObject 7 years ago
Lioncash 5eb057f422 kernel/object: Amend handle types to distinguish between readable and writable events 7 years ago
Lioncash 1abed2f4c4 kernel/process: Make CodeSet a regular non-inherited object 7 years ago
Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 7 years ago
Lioncash bf45092c61 kernel: Move object class to its own source files 8 years ago