816 Commits (bca698a17ae4b39106cd7f8c7eef06ccc7c8d6dd)

Author SHA1 Message Date
GPUCode d4acdac168 core: Support multiple modules per patcher 2 years ago
Liam ddda76f9b0 core: track separate heap allocation for linux 2 years ago
Liam 419055e484 kernel: instantiate memory separately for each guest process 2 years ago
Liam 4b60aec190 nce: hide shadowing warnings from dynarmic headers 2 years ago
Liam 93c19a40bf nce: increase handler stack size 2 years ago
Liam a94721fde0 nce: fix read size in simd immediate emulation 2 years ago
Liam a05c242429 nce: adjust initialization for repeated calls 2 years ago
Liam bd59934350 nce: implement instruction emulation for misaligned memory accesses 2 years ago
Liam fe5e4bd846 debug: fix reading of module names 2 years ago
Liam f0ee3e29cb arm: fix context save of vector regs 2 years ago
Liam 45c87c7e6e core: refactor emulated cpu core activation 2 years ago
Liam 9de99839bd nce: fix pre-text patch for single modules 2 years ago
GPUCode 4a3abba16d core: Rename patcher file 2 years ago
GPUCode 6432508740 oaknut: Address warnings 2 years ago
GPUCode 9ff8d0f3e6 Address more review comments 2 years ago
Liam cf534f5149 arm_nce: skip data aborts for crash handling parity 2 years ago
GPUCode 1cde01c8c8 arm: Print backtrace on data abort 2 years ago
Liam f542a3bb7a patch: check offsets from first code word 2 years ago
Liam 263b7a44f9 arm_nce: skip dc cvac on possibly write-protected areas 2 years ago
GPUCode 6de2edcca1 Address some review comments 2 years ago
Liam 9f91ba1f73 arm: Implement native code execution backend 2 years ago
Liam e3b510a4b4 core: check for thread dpc before eret 2 years ago
Liam 8c59543ee3 kernel: update KProcess 2 years ago
Liam 05bc024260 core: remove remaining uses of dynamic_cast 3 years ago
lat9nq d146dd9d12 settings,general: Rename non-confirming enums 3 years ago
comex d7c532d889 Fixes and workarounds to make UBSan happier on macOS 3 years ago
Liam 82568412f6 arm_interface: correct breakpoint rewind condition 3 years ago
Merry e3c548d081 arm_dynarmic_32: Remove disabling of block linking on arm64 3 years ago
Liam 8506915208 core: decouple ARM interface from Dynarmic 3 years ago
bunnei 9c94faaa2b core: arm_dynarmic_32: Update SaveContext/LoadContext. 3 years ago
Liam 41d99aa89d memory: rename global memory references to application memory 3 years ago
Liam fb49ec19c1 kernel: use KTypedAddress for addresses 3 years ago
Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess 3 years ago
Liam 2415d37ea2 kernel/svc: switch to generated wrappers 3 years ago
Kelebek1 42b16bb33a Be careful of mangled out of bounds read 3 years ago
Kelebek1 80a55c1663 Add stacktrace symbol demangling 3 years ago
Liam 1ee0540f82 externals: update dynarmic, xbyak 3 years ago
Liam 6072b22a0b core: add option to break on unmapped access 3 years ago
Fernando Sahmkow bc95753107 Dynarmic: Remove inaccurate NaN from Auto CPU settings. 3 years ago
Liam cbaf642ffe Initial ARM64 support 3 years ago
Liam 3e6840a74c arm_interface: curb infinite recursion in stacktrace generation 3 years ago
bunnei 57a77e9ff4 core: hle: kernel: k_thread: Implement thread termination DPC. 4 years ago
Liam 61a8696510 k_server_session: preliminary support for userspace server sessions 4 years ago
Kyle Kienapfel 14e9de6678 code: dodge PAGE_SIZE #define 4 years ago
Merry 9bdef7428a arm_dynarmic: Fix nullptr fastmem arenas 4 years ago
Liam aae208d07f core/arm: fix build error 4 years ago
Merry 50cda3bd7b arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISB 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Liam 6523854dd6 kernel: unlayer CPU interrupt handling 4 years ago
Liam a9a9999efd core/arm: skip watchpoint checks when reading instructions 4 years ago