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