Wunkolo
|
4569f39c7c
common: Replace common_sizes into user-literals
|
5 年之前 |
FernandoS27
|
5ba28325b2
General: Add settings for fastmem and disabling adress space check.
|
5 年之前 |
Markus Wick
|
621f3f5f47
core: Make use of fastmem
|
6 年之前 |
bunnei
|
f34176996e
Merge pull request #6385 from degasus/save_memory_access
|
5 年之前 |
Markus Wick
|
ddb186e61d
core/arm_interface: Improve the performance of memory fallbacks.
|
5 年之前 |
Markus Wick
|
d2d7a5060f
externals: Update dynarmic.
|
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 年之前 |