summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dynarmic/arm_dynarmic_32.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: Update Dynarmic and Setup A32 according to latest interface.Fernando Sahmkow2020-06-271-1/+1
* 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
* General: Recover Prometheus project from harddrive failure Fernando Sahmkow2020-06-271-1/+3
* arm_dynarmic_cp15: Update CP15MerryMage2020-06-171-1/+4
* core: memory: Move to Core::Memory namespace.bunnei2020-04-171-1/+1
* core: Implement separate A32/A64 ARM interfaces.bunnei2020-03-031-0/+77