| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | kernel: Implement a more accurate IPC dispatch. | 2019-11-28 | 1 | -0/+1 | |
| * | kernel/object: Remove unused handle type entry | 2019-04-03 | 1 | -1/+0 | |
| * | core/hle/kernel: Split transfer memory handling out into its own class | 2019-03-13 | 1 | -0/+1 | |
| * | kernel: Remove the Timer class | 2019-01-31 | 1 | -1/+0 | |
| * | Fixed uninitialized memory due to missing returns in canary | 2018-12-19 | 1 | -0/+1 | |
| * | kernel/process: Make Process a WaitObject | 2018-12-04 | 1 | -1/+1 | |
| * | kernel/object: Amend handle types to distinguish between readable and writabl... | 2018-12-04 | 1 | -1/+2 | |
| * | kernel/process: Make CodeSet a regular non-inherited object | 2018-10-12 | 1 | -1/+0 | |
| * | kernel: Eliminate kernel global state | 2018-08-28 | 1 | -0/+2 | |
| * | kernel: Move object class to its own source files | 2018-08-01 | 1 | -0/+35 |