806 Commits (9046851d9ffe831d1429b2a280e37294da64d07a)

Author SHA1 Message Date
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 3 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
Liam 9858c3ce34 core/arm: skip watchpoint checks when reading instructions 4 years ago
Merry f719a0a078 dynarmic: Abort watchpoints ASAP 4 years ago
Liam e47bced65d kernel: use KScheduler from mesosphere 4 years ago
Liam 416a71804b core/arm: better support for backtrace generation 4 years ago
Liam 83f1ecb73b kernel: make current thread pointer thread local 4 years ago
Liam 97edc7c0df core/arm: increase minimum_run_cycles 4 years ago
merry 8151f68522 core/arm: re-enable cycle counting 4 years ago
Liam 0d04631c1f dynarmic: Stop ReadCode callbacks to unmapped addresses 4 years ago
Liam 8d2abc710c core/debugger: memory breakpoint support 4 years ago
Liam a6c1036ddc core: centralize profile scope for Dynarmic 4 years ago