aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/State/PState.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-09-13Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on b...gdkchan
2020-08-08CPU: This PR fixes Fpscr, among other things. (#1433)LDj3SNuD
2020-03-01Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954)gdkchan
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan