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