summaryrefslogtreecommitdiff
path: root/src/core/arm/dynarmic
AgeCommit message (Expand)Author
2017-02-03arm_dynarmic: Update memory interfaceMerryMage
2017-02-03arm_dynarmic: CP15 supportMerryMage
2016-12-22Merge pull request #2366 from MerryMage/MemoryReadCodebunnei
2016-12-22arm_dynarmic: Provide MemoryReadCode callbackMerryMage
2016-12-22ThreadContext: Move from "core" to "arm_interface".bunnei
2016-12-11Core: Add a forgotten #include <cstring> for memcpy.Emmanuel Gil Peyrot
2016-11-26dynarmic: Add ticks based on ticks executed, not ticks requestedMerryMage
2016-11-24Expose page table to dynarmic for optimized reads and writes to the JITJames Rowe
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-15arm_dynarmic: Implement GetVFPSystemReg/SetVFPSystemReg.bunnei
2016-09-15arm: ResetContext shouldn't be part of ARM_Interface.bunnei
2016-09-15arm_dynarmic/arm_dyncom: Remove unnecessary "virtual" keyword.bunnei
2016-09-15dynarmic: Implement ARM CPU interface.bunnei