| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-04-26 | Remove thread from the threads list when it finishes, remove debug code | gdkchan |
| 2018-04-25 | Some small sync primitive fixes, logging fixes, started to implement the 2D e... | gdkchan |
| 2018-04-24 | Improved logging (#103) | gdkchan |
| 2018-04-22 | Print guest stack trace on a few points that can throw exceptions | gdkchan |
| 2018-04-22 | Stub a few services, add support for generating call stacks on the CPU | gdkchan |
| 2018-04-21 | Implement the synchronization primitives like the Horizon kernel does (#97) | gdkchan |
| 2018-04-19 | Add SvcSetThreadActivity, tweak SignalProcessWideKey, add fmul32i shader inst... | gdkchan |
| 2018-04-19 | [HLE/Kernel] Fix SetThreadPriority, allow nano seconds values > int.MaxValue,... | gdkchan |
| 2018-04-19 | [HLE/Kernel] Yield when cond var is signaled | gdkchan |
| 2018-04-18 | [HLE/Kernel] Somewhat improved sync primitives | gdkchan |
