866 Commits (ec274a855eadcff04c2846012c5ceb774e4780b8)

Author SHA1 Message Date
Briar c98be3d793 Update fastmem pointer handling to use std::optional 1 year ago
GPUCode 26a25d2280 core: Support multiple modules per patcher 2 years ago
Liam c366d8e8d9 core: track separate heap allocation for linux 2 years ago
Liam e2b5f2392e kernel: instantiate memory separately for each guest process 2 years ago
Liam cdf5beae3d nce: hide shadowing warnings from dynarmic headers 2 years ago
Liam 236173f804 nce: increase handler stack size 2 years ago
Liam f5846edffa nce: fix read size in simd immediate emulation 2 years ago
Liam 91aefd5d35 nce: adjust initialization for repeated calls 2 years ago
Liam ecb3d74dcd nce: implement instruction emulation for misaligned memory accesses 2 years ago
Liam e1b32b6c35 debug: fix reading of module names 2 years ago
Liam 33b7353d73 arm: fix context save of vector regs 2 years ago
Liam 3d5c6a73cb core: refactor emulated cpu core activation 2 years ago
Liam 79d497c022 nce: fix pre-text patch for single modules 2 years ago
GPUCode e6e15d2d10 core: Rename patcher file 2 years ago
GPUCode 181a7a027f oaknut: Address warnings 2 years ago
GPUCode 1e5a1d1702 Address more review comments 2 years ago
Liam 2e2b3de592 arm_nce: skip data aborts for crash handling parity 2 years ago
GPUCode a1818cddf6 arm: Print backtrace on data abort 2 years ago
Liam a3e2b0bd91 patch: check offsets from first code word 2 years ago
Liam 683b58b075 arm_nce: skip dc cvac on possibly write-protected areas 2 years ago
GPUCode 3814ca9d84 Address some review comments 2 years ago
Liam 19619b1b14 arm: Implement native code execution backend 2 years ago
Liam 317741356f core: check for thread dpc before eret 2 years ago
Liam 62e106dbe8 kernel: update KProcess 3 years ago
Liam 545880f71b core: remove remaining uses of dynamic_cast 3 years ago
lat9nq 78f92086ca settings,general: Rename non-confirming enums 3 years ago
comex 85d77f636c Fixes and workarounds to make UBSan happier on macOS 3 years ago
Liam 1f791daa01 arm_interface: correct breakpoint rewind condition 3 years ago
Merry 09012476db arm_dynarmic_32: Remove disabling of block linking on arm64 3 years ago
Liam 5b858c8306 core: decouple ARM interface from Dynarmic 3 years ago
bunnei a09fcccb72 core: arm_dynarmic_32: Update SaveContext/LoadContext. 3 years ago
Liam 6eaef51cf2 memory: rename global memory references to application memory 3 years ago
Liam 156516e399 kernel: use KTypedAddress for addresses 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
Liam b91913334e kernel/svc: switch to generated wrappers 3 years ago
Kelebek1 8fea4c21b2 Be careful of mangled out of bounds read 3 years ago
Kelebek1 90f546cba4 Add stacktrace symbol demangling 3 years ago
Liam 7429e31f30 externals: update dynarmic, xbyak 3 years ago
Liam dfc09df118 core: add option to break on unmapped access 3 years ago
Fernando Sahmkow ee4b6380b9 Dynarmic: Remove inaccurate NaN from Auto CPU settings. 3 years ago
Liam 9509fb30a4 Initial ARM64 support 4 years ago
Liam 8544af06f5 arm_interface: curb infinite recursion in stacktrace generation 4 years ago
bunnei 97e4cd1c8f core: hle: kernel: k_thread: Implement thread termination DPC. 4 years ago
Liam 545875eaa1 k_server_session: preliminary support for userspace server sessions 4 years ago
Kyle Kienapfel ea00332a67 code: dodge PAGE_SIZE #define 4 years ago
Merry c5b77f78f8 arm_dynarmic: Fix nullptr fastmem arenas 4 years ago
Liam a7027fa7c9 core/arm: fix build error 4 years ago
Merry abf143229a arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISB 4 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Liam 3edb108f4b kernel: unlayer CPU interrupt handling 4 years ago