aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/dynarmic/arm_dynarmic_64.cpp
AgeCommit message (Expand)Author
2020-06-27ARM: Addapt to new Exclusive Monitor Interface.Fernando Sahmkow
2020-06-27General: Fix microprofile on dynarmic/svc, fix wait tree showing which thread...Fernando Sahmkow
2020-06-27ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.Fernando Sahmkow
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-06-22arm_dynarmic_64: Log the instruction when an exception is raisedMorph
2020-04-24physical_core: Make use of std::make_unique instead of std::make_shared in ctorLioncash
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsMerryMage
2020-04-17dynarmic: Enable strict alignment checks.bunnei
2020-04-17core: kernel: Move SVC to its own namesapce.bunnei
2020-03-02core: Implement separate A32/A64 ARM interfaces.bunnei