GPUCode
|
d4acdac168
|
core: Support multiple modules per patcher
|
2024-01-15 00:46:05 +02:00 |
|
Fernando S
|
f1cb14eb54
|
Merge pull request #12417 from liamwhite/arm64-gcc-fix
nce: hide shadowing warnings from dynarmic headers
|
2023-12-20 18:46:08 +01:00 |
|
Liam
|
4b60aec190
|
nce: hide shadowing warnings from dynarmic headers
|
2023-12-20 11:07:50 -05:00 |
|
Liam
|
93c19a40bf
|
nce: increase handler stack size
|
2023-12-19 15:24:13 -05:00 |
|
Liam
|
a94721fde0
|
nce: fix read size in simd immediate emulation
|
2023-12-19 12:51:19 -05:00 |
|
Liam
|
a05c242429
|
nce: adjust initialization for repeated calls
|
2023-12-11 23:02:01 -05:00 |
|
Liam
|
bd59934350
|
nce: implement instruction emulation for misaligned memory accesses
|
2023-12-10 18:23:42 -05:00 |
|
Fernando S
|
8a79dd2d6c
|
Merge pull request #12236 from liamwhite/cpu-refactor
core: refactor emulated cpu core activation
|
2023-12-06 14:19:17 +01:00 |
|
Liam
|
45c87c7e6e
|
core: refactor emulated cpu core activation
|
2023-12-04 10:37:16 -05:00 |
|
Liam
|
9de99839bd
|
nce: fix pre-text patch for single modules
|
2023-12-02 16:14:52 -05:00 |
|
GPUCode
|
4a3abba16d
|
core: Rename patcher file
|
2023-11-29 23:49:16 +02:00 |
|
GPUCode
|
6432508740
|
oaknut: Address warnings
|
2023-11-25 00:47:43 -05:00 |
|
GPUCode
|
9ff8d0f3e6
|
Address more review comments
|
2023-11-25 00:47:43 -05:00 |
|
Liam
|
cf534f5149
|
arm_nce: skip data aborts for crash handling parity
|
2023-11-25 00:47:36 -05:00 |
|
Liam
|
f542a3bb7a
|
patch: check offsets from first code word
|
2023-11-25 00:47:36 -05:00 |
|
Liam
|
263b7a44f9
|
arm_nce: skip dc cvac on possibly write-protected areas
|
2023-11-25 00:47:36 -05:00 |
|
GPUCode
|
6de2edcca1
|
Address some review comments
|
2023-11-25 00:47:35 -05:00 |
|
Liam
|
9f91ba1f73
|
arm: Implement native code execution backend
|
2023-11-25 00:46:47 -05:00 |
|