755 Commits (75cd84b111704fdeb63a7836795a07d72d55e77d)

Author SHA1 Message Date
Liam 9858c3ce34 core/arm: skip watchpoint checks when reading instructions 4 years ago
Merry f719a0a078 dynarmic: Abort watchpoints ASAP 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 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
Liam 8f979d453d common: consolidate ELF structure definitions 4 years ago
Liam da50e98e3a core/debugger: Improved stepping mechanism and misc fixes 4 years ago
Liam 2ee161a0bf core/debugger: Implement new GDB stub debugger 4 years ago
Lioncash 9272114d86 general: Avoid ambiguous format_to compilation errors 4 years ago
Merry 71b0b6274e Remove unused PrepareReschedule function 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Liam 80afee83ba core/arm: separate backtrace collection 4 years ago
merry 0b947e0341 dynarmic: Fix single core mode 4 years ago
merry 396a1dc9b0 dynarmic: Fix race when switching page tables 4 years ago
Liam 28fb3e8240 core: extract symbol reading 4 years ago
merry 8bcfa4046f dynarmic: Print stack trace on unrecognised instruction or other exception 4 years ago
merry ac87509300 arm_dynarmic: Use HaltReason for svc calls and reschedules 4 years ago
merry f54345590b dynarmic: Better interrupts 4 years ago
merry 5a37246da6 arm_dynarmic_64: Invalidate on all cores 4 years ago
merry e752529c4c configuration: Add Paranoid CPU accuracy level 4 years ago
bunnei 89a97915a8 Revert "dynarmic: Reduce size of code caches" 4 years ago
ameerj 22e01068e1 core: Reduce unused includes 4 years ago
Merry eb30b2382a dynarmic: Reduce size of code caches 4 years ago
merry 3fe2c2d40d dynarmic: Inline exclusive memory accesses 4 years ago
Lioncash 8a509e5a2c general: Replace NonCopyable struct with equivalents 4 years ago
jam1garner 4b9926e608 arm: dynarmic: Cleanup icache op handling 4 years ago
jam1garner 068124d506 arm: dynarmic: Implement icache op handling for 'ic iallu' instruction 4 years ago
jam1garner 3f51dd23da arm: dynarmic: Implement icache op handling for 'ic ivau' instruction 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Andrew Strelsky 5179872db6 Fixed ARM_Dynamic_64 Step 4 years ago
lat9nq 95163455a6 settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
lat9nq 23660e8fd5 arm_dynarmic_64: Re-add fastmem_address_space_bits to Auto setting 5 years ago
lat9nq c92f2ecee8 arm_dynarmic{32,64}: Fixes from test build 5 years ago
lat9nq 14e4dbe61e core,common,yuzu qt: Add CPU accuracy option 'Auto' 5 years ago
Wunkolo 722f9c3cb5 common: Replace common_sizes into user-literals 5 years ago
Fernando Sahmkow 1592ec32bc Update dynarmic and add new unsafe CPU option. 5 years ago
FernandoS27 3147b9e34c General: Add settings for fastmem and disabling adress space check. 5 years ago
Markus Wick 99f6d60a99 core: Make use of fastmem 6 years ago
Markus Wick 5aca25637f core/arm_interface: Improve the performance of memory fallbacks. 5 years ago
Markus Wick 6203af4169 externals: Update dynarmic. 5 years ago
Markus Wick c9f9e77be3 core/arm_interface: Call SVC after end of dynarmic block. 5 years ago
Markus Wick 09657c5787 core/arm: Drop ChangeProcessorID. 5 years ago
Lioncash eeae5217ba core: Make variable shadowing a compile-time error 5 years ago
lat9nq 065b3eb53a general: Make CPU accuracy and related a Settings::Setting 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 15daa2cecd service: Resolve cases of member field shadowing 5 years ago
Lioncash 84b656fbbd core: Resolve misc cases of variable shadowing 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago