Markus Wick
|
ddb186e61d
core/arm_interface: Improve the performance of memory fallbacks.
|
5 년 전 |
Markus Wick
|
3d2e80daed
core/arm_interface: Call SVC after end of dynarmic block.
|
5 년 전 |
Markus Wick
|
993dbe49fc
core/arm: Drop ChangeProcessorID.
|
5 년 전 |
bunnei
|
7626ca3343
Merge pull request #6321 from lat9nq/per-game-cpu
|
5 년 전 |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 년 전 |
lat9nq
|
e169fdad4f
general: Make CPU accuracy and related a Settings::Setting
|
5 년 전 |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 년 전 |
Lioncash
|
9e726a9250
service: Resolve cases of member field shadowing
|
5 년 전 |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 년 전 |
MerryMage
|
0fbd7752c3
arm_dynarmic: Increase size of code cache
|
5 년 전 |
MerryMage
|
52dae41d7f
arm_dynarmic: Always have a 'valid' jit instance
|
5 년 전 |
bunnei
|
a35717b245
core: arm_dynarmic: Ensure JIT state is saved/restored on page table changes.
|
5 년 전 |
bunnei
|
c8fe8247ee
arm: dynarmic: Reintroduce JIT checks on SaveContext/LoadContext.
|
5 년 전 |
bunnei
|
055194d2ab
core: arm: Remove unnecessary JIT checks.
|
5 년 전 |
bunnei
|
9a4e148f9e
arm: arm_dynarmic: Skip calls when JIT is invalid.
|
5 년 전 |
MerryMage
|
57c9da1b39
dynarmic: Add Unsafe_InaccurateNaN optimization
|
5 년 전 |
ReinUsesLisp
|
b3587102d1
core/memory: Read and write page table atomically
|
5 년 전 |
bunnei
|
9e29e36a78
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
|
5 년 전 |
bunnei
|
c10a37e5b6
hle: kernel: physical_core: Clear exclusive state after each run.
|
5 년 전 |
bunnei
|
63fd1bb503
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
|
5 년 전 |
bunnei
|
7b642c7781
hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.
|
5 년 전 |
Lioncash
|
5bc4eabe36
core: Eliminate remaining usages of the global system instance
|
5 년 전 |
Lioncash
|
fc6db97a09
core: Remove usage of unicorn
|
5 년 전 |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
5 년 전 |
Lioncash
|
be1954e04c
core: Fix clang build
|
5 년 전 |
MerryMage
|
836ec9176a
dynarmic: Add unsafe optimizations
|
6 년 전 |
MerryMage
|
505aa3a4c1
configure_cpu: Show/Hide debugging options
|
6 년 전 |
MerryMage
|
0193202964
configuration: Add settings to enable/disable specific CPU optimizations
|
6 년 전 |
Fernando Sahmkow
|
2f8947583f
Core/Common: Address Feedback.
|
6 년 전 |
Fernando Sahmkow
|
b8df61c642
ARM: Update Dynarmic and Setup A32 according to latest interface.
|
6 년 전 |