summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dynarmic/arm_dynarmic_cp15.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Remove unused includesameerj2021-11-041-1/+0
* core: Resolve misc cases of variable shadowingLioncash2021-05-031-6/+5
* General: Make use of std::nullopt where applicableLioncash2020-09-221-3/+3
* ArmDynarmic32: Setup CNTPCT correctlyFernando Sahmkow2020-06-271-1/+1
* arm_dynarmic_cp15: Implement CNTPCTMerryMage2020-06-171-0/+13
* arm_dynarmic_cp15: Update CP15MerryMage2020-06-171-14/+54
* core: dynarmic: Add CP15 from Citra.bunnei2020-03-031-0/+80
* arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei2018-01-031-88/+0
* arm_dynarmic: CP15 supportMerryMage2017-02-031-0/+88