summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dynarmic/arm_dynarmic_64.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: Update Dynarmic and Setup A32 according to latest interface.Fernando Sahmkow2020-06-271-25/+0
* SingleCore: Use Cycle Timing instead of Host Timing.Fernando Sahmkow2020-06-271-1/+1
* General: Move ARM_Interface into Threads.Fernando Sahmkow2020-06-271-0/+1
* Core: Refactor ARM Interface.Fernando Sahmkow2020-06-271-1/+1
* ARM: Addapt to new Exclusive Monitor Interface.Fernando Sahmkow2020-06-271-5/+5
* ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.Fernando Sahmkow2020-06-271-1/+5
* General: Recover Prometheus project from harddrive failure Fernando Sahmkow2020-06-271-1/+3
* core: memory: Move to Core::Memory namespace.bunnei2020-04-171-2/+2
* core: Implement separate A32/A64 ARM interfaces.bunnei2020-03-031-0/+98