Age | Commit message (Expand) | Author |
2022-01-29 | kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042)1.1.12 | Mary |
2021-04-24 | HLE: Fix integer sign inconcistency accross the codebase (#2222) | Mary |
2020-12-09 | Rewrite scheduler context switch code (#1786) | gdkchan |
2020-07-17 | Improve kernel WaitSynchronization syscall implementation (#1362) | gdkchan |
2020-05-04 | Move kernel state out of the Horizon class (#1107) | gdkchan |
2020-05-04 | Implement a new physical memory manager and replace DeviceMemory (#856) | gdkchan |
2019-08-08 | Add a new JIT compiler for CPU code (#693) | gdkchan |
2019-02-19 | ARM exclusive monitor and multicore fixes (#589) | gdkchan |
2019-01-18 | Improve kernel IPC implementation (#550) | gdkchan |
2018-12-18 | Refactor SVC handler (#540) | gdkchan |