bunnei
|
c2cf784376
Merge pull request #1344 from lioncash/arm
|
il y a 7 ans |
Lioncash
|
ead2a4eeb4
arm_dynarmic: Correct ExclusiveWrite128()'s operation
|
il y a 7 ans |
Lioncash
|
b51e7e0288
arm_interface: Remove ARM11-isms from the CPU interface
|
il y a 7 ans |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
il y a 7 ans |
Markus Wick
|
10bc725944
Update microprofile scopes.
|
il y a 7 ans |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
il y a 8 ans |
Lioncash
|
43e0d865fa
core: Namespace all code in the arm subdirectory under the Core namespace
|
il y a 8 ans |
MerryMage
|
94329038b6
dynarmic: Update to 550d662
|
il y a 8 ans |
MerryMage
|
fcc5155601
arm_dynarmic: Remove IsExecuting check from PrepareReschedule
|
il y a 8 ans |
Subv
|
d923766042
CPU/Timing: Use an approximated amortized amount of ticks when advancing timing.
|
il y a 8 ans |
bunnei
|
f5efac3442
Merge pull request #876 from lioncash/include
|
il y a 8 ans |
Lioncash
|
a2304fad16
kernel: Remove unnecessary includes
|
il y a 8 ans |
Lioncash
|
f08c0520a4
arm_dynarmic: Make SetTlsAddress() prototype and definition consistent
|
il y a 8 ans |
Lioncash
|
9d6aa7bff7
arm_dynarmic: Remove unnecessary qualifying of ThreadContext
|
il y a 8 ans |
Lioncash
|
444a01afa6
arm_dynarmic: Correct initializer list order
|
il y a 8 ans |
Lioncash
|
7d124ec82b
arm_dynarmic: Make MakeJit() a const member function
|
il y a 8 ans |
Lioncash
|
e12c84d5c5
exclusive_monitor: Use consistent type alias for u64
|
il y a 8 ans |
MerryMage
|
0b1c2e5505
Implement exclusive monitor
|
il y a 8 ans |
bunnei
|
de7cb91995
Merge pull request #750 from lioncash/ctx
|
il y a 8 ans |
Subv
|
d84eb9dac6
CPU: Save and restore the TPIDR_EL0 system register on every context switch.
|
il y a 8 ans |
Lioncash
|
ae09adfcb3
arm_interface: Remove unused tls_address member of ThreadContext
|
il y a 8 ans |
MerryMage
|
56cc1c11ec
scheduler: Clear exclusive state when switching contexts
|
il y a 8 ans |
James Rowe
|
0d46f0df12
Update clang format
|
il y a 8 ans |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
il y a 8 ans |
Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
il y a 8 ans |
Lioncash
|
8475496630
general: Convert assertion macros over to be fmt-compatible
|
il y a 8 ans |
Lioncash
|
c33755e2b9
core: Replace remaining old non-generic logger usages with fmt-capable equivalents
|
il y a 8 ans |
MerryMage
|
88c9608eac
arm_dynarmic: Fix timing
|
il y a 8 ans |
bunnei
|
23a0d2d7b7
Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo
|
il y a 8 ans |
bunnei
|
403f8e79ea
arm_interface: Support unmapping previously mapped memory.
|
il y a 8 ans |