Age | Commit message (Expand) | Author |
2022-05-31 | Refactor CPU interface to allow the implementation of other CPU emulators (#3...1.1.134 | gdkchan |
2022-02-09 | misc: Make PID unsigned long instead of long (#3043)1.1.22 | Mary |
2021-05-24 | POWER - Performance Optimizations With Extensive Ramifications (#2286) | riperiperi |
2021-04-04 | Allow DRAM size to be increased from 4GB to 6GB (#2174) | gdkchan |
2020-12-09 | Rewrite scheduler context switch code (#1786) | gdkchan |
2020-12-02 | IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h... | gdkchan |
2020-09-22 | IPC refactor part 1: Use explicit separate threads to process requests (#1447) | gdkchan |
2020-05-04 | Move kernel state out of the Horizon class (#1107) | gdkchan |