826 Commits (922d678abd185eab71545f6fe33788635eb67285)

Author SHA1 Message Date
EmulationEnjoyer e6d0c5ea42 arm: Skip duplicate consecutive addresses in backtrace output 2 years ago
MrPurple666 be4bc3b477 WIP: DO-NOT-MERGE: NCE experiments: Better Pre-Fetch implementation 1 year ago
MrPurple666 739e5c47ea WIP: DO-NOT-MERGE: NCE experiments: Better LRU cache implementation 1 year ago
MrPurple666 3d43fecece WIP: DO-NOT-MERGE: NCE experiments: Initial LRU 1 year ago
MrPurple666 27ceda2c6c WIP: DO-NOT-MERGE: NCE experiments: Fix build errors 1 year ago
MrPurple666 777b674edf WIP: DO-NOT-MERGE: NCE experiments: Some optimizations on pre-fetch and cache 1 year ago
MrPurple666 d36031849e WIP: DO-NOT-MERGE: NCE experiments: Ensure guest context reflects thread state during unlock 1 year ago
MrPurple666 d621707001 WIP: DO-NOT-MERGE: NCE experiments 1 year ago
crueter 9cef9f5dce Update fmt to allow for v11 1 year ago
Briar c98be3d793 Update fastmem pointer handling to use std::optional 1 year ago
GPUCode 26a25d2280 core: Support multiple modules per patcher 3 years ago
Liam c366d8e8d9 core: track separate heap allocation for linux 3 years ago
Liam e2b5f2392e kernel: instantiate memory separately for each guest process 3 years ago
Liam cdf5beae3d nce: hide shadowing warnings from dynarmic headers 3 years ago
Liam 236173f804 nce: increase handler stack size 3 years ago
Liam f5846edffa nce: fix read size in simd immediate emulation 3 years ago
Liam 91aefd5d35 nce: adjust initialization for repeated calls 3 years ago
Liam ecb3d74dcd nce: implement instruction emulation for misaligned memory accesses 3 years ago
Liam e1b32b6c35 debug: fix reading of module names 3 years ago
Liam 33b7353d73 arm: fix context save of vector regs 3 years ago
Liam 3d5c6a73cb core: refactor emulated cpu core activation 3 years ago
Liam 79d497c022 nce: fix pre-text patch for single modules 3 years ago
GPUCode e6e15d2d10 core: Rename patcher file 3 years ago
GPUCode 181a7a027f oaknut: Address warnings 3 years ago
GPUCode 1e5a1d1702 Address more review comments 3 years ago
Liam 2e2b3de592 arm_nce: skip data aborts for crash handling parity 3 years ago
GPUCode a1818cddf6 arm: Print backtrace on data abort 3 years ago
Liam a3e2b0bd91 patch: check offsets from first code word 3 years ago
Liam 683b58b075 arm_nce: skip dc cvac on possibly write-protected areas 3 years ago
GPUCode 3814ca9d84 Address some review comments 3 years ago
Liam 19619b1b14 arm: Implement native code execution backend 3 years ago
Liam 317741356f core: check for thread dpc before eret 3 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 4 years ago
Liam b91913334e kernel/svc: switch to generated wrappers 4 years ago
Kelebek1 8fea4c21b2 Be careful of mangled out of bounds read 4 years ago
Kelebek1 90f546cba4 Add stacktrace symbol demangling 4 years ago
Liam 7429e31f30 externals: update dynarmic, xbyak 4 years ago
Liam dfc09df118 core: add option to break on unmapped access 4 years ago
Fernando Sahmkow ee4b6380b9 Dynarmic: Remove inaccurate NaN from Auto CPU settings. 4 years ago
Liam 9509fb30a4 Initial ARM64 support 4 years ago