summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dynarmic/arm_dynarmic_32.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-29core: arm: Implement InvalidateCacheRange for CPU cache invalidation.bunnei1-0/+1
2020-11-29hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.bunnei1-0/+1
2020-10-21Revert "core: Fix clang build"bunnei1-4/+4
2020-10-18core: Fix clang buildLioncash1-4/+4
2020-06-28Core/Common: Address Feedback.Fernando Sahmkow1-1/+1
2020-06-27ARM: Update Dynarmic and Setup A32 according to latest interface.Fernando Sahmkow1-1/+1
2020-06-27SingleCore: Use Cycle Timing instead of Host Timing.Fernando Sahmkow1-1/+1
2020-06-27General: Move ARM_Interface into Threads.Fernando Sahmkow1-0/+1
2020-06-27Core: Refactor ARM Interface.Fernando Sahmkow1-1/+1
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow1-1/+3
2020-06-17arm_dynarmic_cp15: Update CP15MerryMage1-1/+4
2020-04-17core: memory: Move to Core::Memory namespace.bunnei1-1/+1
2020-03-03core: Implement separate A32/A64 ARM interfaces.bunnei1-0/+77