Age | Commit message (Expand) | Author |
2022-11-20 | Use upstream unicorn for Ryujinx.Tests.Unicorn (#3771)1.1.368 | TSRBerry |
2022-10-23 | Ryujinx.Tests.Unicorn: Implement IDisposable (#3794)1.1.326 | merry |
2022-09-20 | Fpsr and Fpcr freed. (#3701)1.1.279 | LDj3SNuD |
2022-09-13 | Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on b...1.1.269 | gdkchan |
2022-05-31 | Refactor CPU interface to allow the implementation of other CPU emulators (#3...1.1.134 | gdkchan |
2022-05-02 | Support memory aliasing (#2954)1.1.110 | gdkchan |
2022-04-21 | T32: Implement load/store single (immediate) (#3186)1.1.106 | merry |
2022-03-11 | KThread: Fix GetPsr mask (#3180)1.1.65 | merry |
2022-02-22 | T32: Implement ALU (shifted register) instructions (#3135)1.1.53 | merry |
2022-02-17 | ARMeilleure: Thumb support (All T16 instructions) (#3105)1.1.36 | merry |
2021-05-29 | Add multi-level function table (#2228) | FICTURE7 |
2021-05-24 | POWER - Performance Optimizations With Extensive Ramifications (#2286) | riperiperi |
2020-11-17 | shader cache: Fix Linux boot issues (#1709) | Mary |
2020-08-13 | Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471) | LDj3SNuD |
2020-08-08 | CPU: This PR fixes Fpscr, among other things. (#1433) | LDj3SNuD |
2020-06-16 | Add Profiled Persistent Translation Cache. (#769) | LDj3SNuD |
2020-05-04 | Implement a new physical memory manager and replace DeviceMemory (#856) | gdkchan |
2020-04-17 | Improve V128 (#1097) | Ficture Seven |
2020-03-14 | Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982) | riperiperi |
2020-03-01 | Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) | gdkchan |
2020-02-24 | Add most of the A32 instruction set to ARMeilleure (#897) | riperiperi |