bunnei
|
93da8e0abf
core: Move PageTable struct into Common.
|
vor 7 Jahren |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
vor 7 Jahren |
Lioncash
|
aeadbfa790
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
|
vor 7 Jahren |
Lioncash
|
9b8fc2b689
arm_interface: Replace kernel vm_manager include with a forward declaration
|
vor 8 Jahren |
Lioncash
|
b51e7e0288
arm_interface: Remove ARM11-isms from the CPU interface
|
vor 8 Jahren |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
vor 8 Jahren |
Lioncash
|
43e0d865fa
core: Namespace all code in the arm subdirectory under the Core namespace
|
vor 8 Jahren |
Lioncash
|
7d124ec82b
arm_dynarmic: Make MakeJit() a const member function
|
vor 8 Jahren |
Lioncash
|
e12c84d5c5
exclusive_monitor: Use consistent type alias for u64
|
vor 8 Jahren |
MerryMage
|
0b1c2e5505
Implement exclusive monitor
|
vor 8 Jahren |
Subv
|
d84eb9dac6
CPU: Save and restore the TPIDR_EL0 system register on every context switch.
|
vor 8 Jahren |
MerryMage
|
56cc1c11ec
scheduler: Clear exclusive state when switching contexts
|
vor 8 Jahren |
bunnei
|
23a0d2d7b7
Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo
|
vor 8 Jahren |
bunnei
|
403f8e79ea
arm_interface: Support unmapping previously mapped memory.
|
vor 8 Jahren |
N00byKing
|
bc88cae0c7
Implements citra-emu/citra#3184
|
vor 8 Jahren |
MerryMage
|
d3bbed5e78
dynarmic: Update to 41ae12263
|
vor 8 Jahren |
bunnei
|
1247c53786
yuzu: Update license text to be consistent across project.
|
vor 8 Jahren |
MerryMage
|
d2fbc78320
arm_dynarmic: Implement core
|
vor 8 Jahren |
bunnei
|
6e9d66fd3a
arm_dynarmic: More cleanup.
|
vor 8 Jahren |
bunnei
|
aa7e061e71
arm_dynarmic: Gut interface until dynarmic is ready for general use.
|
vor 8 Jahren |
bunnei
|
b172f0d770
arm: Remove SkyEye/Dyncom code that is ARMv6-only.
|
vor 8 Jahren |
bunnei
|
b1d5db1cf6
Merge remote-tracking branch 'upstream/master' into nx
|
vor 8 Jahren |
bunnei
|
6377585edb
arm_interface: Set TLS address for dynarmic core.
|
vor 9 Jahren |
bunnei
|
3411883fe3
arm: Use 64-bit addressing in a bunch of places.
|
vor 9 Jahren |
Huw Pascoe
|
529f4a0131
Moved down_count to CoreTiming
|
vor 9 Jahren |
MerryMage
|
67a70bd9e1
ARM_Interface: Implement PageTableChanged
|
vor 9 Jahren |
MerryMage
|
2b36d4c9d7
arm_dynarmic: CP15 support
|
vor 9 Jahren |
bunnei
|
8b1e269e58
ThreadContext: Move from "core" to "arm_interface".
|
vor 9 Jahren |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
vor 10 Jahren |
bunnei
|
05e120a4cc
arm: ResetContext shouldn't be part of ARM_Interface.
|
vor 10 Jahren |