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-03-11 | KThread: Fix GetPsr mask (#3180)1.1.65 | merry |
2021-05-29 | Add multi-level function table (#2228) | FICTURE7 |
2020-07-30 | Implement inline memory load/store exclusive and ordered (#1413) | gdkchan |
2020-07-24 | Refactor NativeContext (#1410) | gdkchan |
2020-05-04 | Implement a new physical memory manager and replace DeviceMemory (#856) | gdkchan |
2020-04-17 | Improve V128 (#1097) | Ficture Seven |
2020-03-12 | Use a Jump Table for direct and indirect calls/jumps, removing transitions to... | riperiperi |
2020-02-24 | Add most of the A32 instruction set to ARMeilleure (#897) | riperiperi |
2019-08-08 | Add a new JIT compiler for CPU code (#693) | gdkchan |