aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/State/NativeContext.cs
AgeCommit message (Expand)Author
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-05-29Add multi-level function table (#2228)FICTURE7
2020-07-30 Implement inline memory load/store exclusive and ordered (#1413)gdkchan
2020-07-24Refactor NativeContext (#1410)gdkchan
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-04-17Improve V128 (#1097)Ficture Seven
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-08-08Add a new JIT compiler for CPU code (#693)gdkchan