Markus Wick
|
993dbe49fc
core/arm: Drop ChangeProcessorID.
|
před 5 roky |
bunnei
|
7626ca3343
Merge pull request #6321 from lat9nq/per-game-cpu
|
před 5 roky |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
před 5 roky |
lat9nq
|
e169fdad4f
general: Make CPU accuracy and related a Settings::Setting
|
před 5 roky |
Lioncash
|
9e726a9250
service: Resolve cases of member field shadowing
|
před 5 roky |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
před 5 roky |
MerryMage
|
0fbd7752c3
arm_dynarmic: Increase size of code cache
|
před 5 roky |
MerryMage
|
52dae41d7f
arm_dynarmic: Always have a 'valid' jit instance
|
před 5 roky |
bunnei
|
a35717b245
core: arm_dynarmic: Ensure JIT state is saved/restored on page table changes.
|
před 5 roky |
MerryMage
|
821fc4a7b6
arm_dynarmic_32: Print out CPSR.T on exception
|
před 5 roky |
bunnei
|
c8fe8247ee
arm: dynarmic: Reintroduce JIT checks on SaveContext/LoadContext.
|
před 5 roky |
bunnei
|
055194d2ab
core: arm: Remove unnecessary JIT checks.
|
před 5 roky |
bunnei
|
9a4e148f9e
arm: arm_dynarmic: Skip calls when JIT is invalid.
|
před 5 roky |
ReinUsesLisp
|
b4451c5e81
core: Silence unhandled enum in switch warnings
|
před 5 roky |
MerryMage
|
57c9da1b39
dynarmic: Add Unsafe_InaccurateNaN optimization
|
před 5 roky |
ReinUsesLisp
|
b3587102d1
core/memory: Read and write page table atomically
|
před 5 roky |
bunnei
|
c10a37e5b6
hle: kernel: physical_core: Clear exclusive state after each run.
|
před 5 roky |
bunnei
|
63fd1bb503
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
|
před 5 roky |
bunnei
|
7b642c7781
hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.
|
před 5 roky |
Lioncash
|
fc6db97a09
core: Remove usage of unicorn
|
před 5 roky |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
před 5 roky |
Lioncash
|
be1954e04c
core: Fix clang build
|
před 5 roky |
MerryMage
|
836ec9176a
dynarmic: Add unsafe optimizations
|
před 6 roky |
MerryMage
|
505aa3a4c1
configure_cpu: Show/Hide debugging options
|
před 6 roky |
MerryMage
|
0193202964
configuration: Add settings to enable/disable specific CPU optimizations
|
před 6 roky |
Fernando Sahmkow
|
2f8947583f
Core/Common: Address Feedback.
|
před 6 roky |
Fernando Sahmkow
|
4105f38022
SVC: Implement 32-bits wrappers and update Dynarmic.
|
před 6 roky |
Fernando Sahmkow
|
b8df61c642
ARM: Update Dynarmic and Setup A32 according to latest interface.
|
před 6 roky |
Fernando Sahmkow
|
0a8013d71e
ARMDynarmicInterface: Correct GCC Build Errors.
|
před 6 roky |
Fernando Sahmkow
|
7b44187fd2
Dynarmic Interface: don't clear cache if JIT has not been created.
|
před 6 roky |