| Age | Commit message (Expand) | Author |
| 2018-10-30 | Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) | Alex Barney |
| 2018-09-26 | Optimize BIC, BSL, BIT, BIF, XTN, ZIP, DUP (Gp), FMADD (Scalar) and FCVT (Sca... | gdkchan |
| 2018-07-14 | Add SMLSL, SQRSHRN and SRSHR (Vector) cpu instructions, nits (#225) | gdkchan |
| 2018-07-03 | Add Rbit_V instruction. Add 8 tests (Rbit_V; Rev16_V, Rev32_V, Rev64_V). Impr... | LDj3SNuD |
| 2018-06-25 | Add REV16/32 (vector) instructions and fix REV64 | gdkchan |
| 2018-06-02 | Fix mistake on astc conversion, make some static methods that shouldn't be pu... | gdkchan |
| 2018-05-11 | Add intrinsics support (#121) | gdkchan |
| 2018-04-25 | Add Cls_V, Clz_V, Orn_V instructions. Add 18 Tests: And_V, Bic_V, Bif_V, Bit_... | LDj3SNuD |
| 2018-03-30 | Add BIT instruction | gdkchan |
| 2018-03-16 | Add BFI instruction, even more audout fixes | gdkchan |
| 2018-03-02 | Fix REV64 (vector) instruction | gdkchan |
| 2018-03-02 | Add REV64 (vector) instruction | gdkchan |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss |