17 Commits (67a70bd9e1655dfd705550c1d561f3ba444360c8)

Author SHA1 Message Date
MerryMage 67a70bd9e1 ARM_Interface: Implement PageTableChanged 8 years ago
Subv 7a3ab7c63d CPU/Dynarmic: Disable the fast page-table access in dynarmic until it supports switching page tables at runtime. 9 years ago
Subv d237a89048 CPU/Dynarmic: Fixed a warning when incrementing the number of ticks in ExecuteInstructions. 8 years ago
MerryMage e2815408fd arm_dynarmic: Update memory interface 9 years ago
MerryMage 2b36d4c9d7 arm_dynarmic: CP15 support 9 years ago
MerryMage f8cf87ce34 arm_dynarmic: Provide MemoryReadCode callback 9 years ago
bunnei 8b1e269e58 ThreadContext: Move from "core" to "arm_interface". 9 years ago
Emmanuel Gil Peyrot 643e590b5c Core: Add a forgotten #include <cstring> for memcpy. 9 years ago
MerryMage 27be446049 dynarmic: Add ticks based on ticks executed, not ticks requested 9 years ago
James Rowe bbe57a66ca Expose page table to dynarmic for optimized reads and writes to the JIT 9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
bunnei 1b95f61d82 arm_dynarmic: Implement GetVFPSystemReg/SetVFPSystemReg. 9 years ago
bunnei 05e120a4cc arm: ResetContext shouldn't be part of ARM_Interface. 9 years ago
bunnei 1976a2d773 dynarmic: Implement ARM CPU interface. 9 years ago