aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/State/ExecutionContext.cs
AgeCommit message (Expand)Author
2022-09-20Fpsr and Fpcr freed. (#3701)1.1.279LDj3SNuD
2022-05-31Refactor CPU interface to allow the implementation of other CPU emulators (#3...1.1.134gdkchan
2022-03-11KThread: Fix GetPsr mask (#3180)1.1.65merry
2021-09-11Implement a "Pause Emulation" option & hotkey (#2428)mpnico
2021-05-29Add multi-level function table (#2228)FICTURE7
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-08-17Amadeus: Final Act (#1481)Mary
2020-05-23Implement CNTVCT_EL0 (#1268)mageven
2020-05-15Surface Flinger: Implement GetBufferHistory (#1232)Thog
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-03-12Use a Jump Table for direct and indirect calls/jumps, removing transitions to...riperiperi
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan