| Age | Commit message (Expand) | Author |
| 2019-10-31 | .NET Core 3.0 is here! (#784) | LDj3SNuD |
| 2019-08-08 | Add a new JIT compiler for CPU code (#693) | gdkchan |
| 2019-07-08 | Add Saddlv_V Inst. Improve Cnt_V, Dup_Gp & Ins_Gp Tests. Tuneup Cls_V & Clz_V... | LDj3SNuD |
| 2019-07-02 | Misc cleanup (#708) | Alex Barney |
| 2019-06-29 | Implement the remaining tests for Simd and Fp instructions of data processing... | LDj3SNuD |
| 2019-05-30 | Add FCVT <Hd>, <Sn> and FCVT <Sd>, <Hn> Inst.; add Tests. (#692) | LDj3SNuD |
| 2019-05-29 | Add Smaxv_V, Sminv_V, Umaxv_V, Uminv_V Inst.; add Tests. (#691) | LDj3SNuD |
| 2019-04-26 | Refactoring and optimization on CPU translation (#661) | gdkchan |
| 2019-04-26 | Sse optimized the Scalar & Vector fp-to-fp conversion instructions (MNPZ & IX... | LDj3SNuD |
| 2019-04-20 | Sse optimized the 32-bit Vector & Scalar integer-to-fp conversion instruction... | LDj3SNuD |
| 2019-04-12 | Sse optimized the Vector & Scalar fp-to-integer conversion instructions (unsi... | LDj3SNuD |
| 2019-04-03 | Sse optimized all the fp to integer conversion instructions (signed) with Tes... | LDj3SNuD |
| 2019-03-25 | Add Cmeq_V, Cmge_V, Cmgt_V, Cmle_V & Cmlt_V (Z & ~Z) Sse opt.. (#646) | LDj3SNuD |
| 2019-03-23 | Add Tbl_V Sse opt. with Tests. (#651) | LDj3SNuD |
| 2019-03-13 | Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. ... | LDj3SNuD |
| 2019-02-28 | Misc. CPU optimizations (#575) | gdkchan |
| 2019-02-26 | Optimize MOVI/MVNI instructions using intrinsics (#606) | gdkchan |
| 2019-02-26 | Optmize BFM instruction (#607) | gdkchan |
| 2019-02-26 | Remove all the calls to StaticCast methods (#605) | gdkchan |
| 2019-02-24 | Optimize address translation and write tracking on the MMU (#571) | gdkchan |
| 2019-02-23 | Implement fixed-point variant of the UCVTF and SCVTF instructions (#578) | gdkchan |
| 2019-02-19 | ARM exclusive monitor and multicore fixes (#589) | gdkchan |
| 2019-02-18 | Optimize CMN/ADDS to do a single comparision like CMP/SUBS (#576) | gdkchan |
| 2019-02-04 | Implement speculative translation on the CPU (#515) | gdkchan |
| 2019-01-29 | Implement some ARM32 memory instructions and CMP (#565) | gdkchan |
| 2019-01-29 | Add Smlal_Ve, Smlsl_Ve, Smull_Ve, Umlal_Ve, Umlsl_Ve, Umull_Ve Inst.; add Tes... | LDj3SNuD |
| 2019-01-24 | Add ARM32 support on the translator (#561) | gdkchan |
| 2018-12-26 | Fix Frecpe_S/V and Frsqrte_S/V (full FP emu.). Add Sse Opt. & SoftFloat Impl.... | LDj3SNuD |
| 2018-12-17 | Add Frintz_S/V opcode and unit test, correction of some unit tests (#523) | MS-DOS1999 |
| 2018-12-10 | Misc. CPU improvements (#519) | gdkchan |
| 2018-12-01 | Fix Sshl_V; Add S/Uqrshl_V, S/Uqshl_V, S/Urshl_V; Add Tests. (#516) | LDj3SNuD |
| 2018-11-18 | Add Sse Opt. for S/Umax_V, S/Umin_V, S/Uaddw_V, S/Usubw_V, Fabs_S/V, Fneg_S/V... | LDj3SNuD |
| 2018-11-09 | Fix BLR when the source reg is X30 (#493) | gdkchan |
| 2018-11-01 | Add Flush-to-zero mode (input, output) to FP instructions (slow paths); updat... | LDj3SNuD |
| 2018-10-30 | Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) | Alex Barney |