Age | Commit message (Expand) | Author |
2023-01-29 | Initial Apple Hypervisor based CPU emulation (#4332)1.1.597 | gdkchan |
2023-01-05 | Make PPTC state non-static (#4157)1.1.507 | gdkchan |
2022-05-31 | Refactor CPU interface to allow the implementation of other CPU emulators (#3...1.1.134 | gdkchan |
2022-05-02 | Support memory aliasing (#2954)1.1.110 | gdkchan |
2022-02-09 | misc: Make PID unsigned long instead of long (#3043)1.1.22 | Mary |
2021-06-29 | Initial support for separate GPU address spaces (#2394) | gdkchan |
2021-05-29 | Add multi-level function table (#2228) | FICTURE7 |
2021-05-24 | POWER - Performance Optimizations With Extensive Ramifications (#2286) | riperiperi |
2020-12-02 | IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h... | gdkchan |