eden/src/core/arm/nce
Maufeat 998460b78b
[nce] use correct process memory in fault handlers (#3391)
Lets you correctly play games in qlaunch on NCE

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3391
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: Maufeat <sahyno1996@gmail.com>
Co-committed-by: Maufeat <sahyno1996@gmail.com>
2026-01-27 04:27:49 +01:00
..
arm_nce.cpp [nce] use correct process memory in fault handlers (#3391) 2026-01-27 04:27:49 +01:00
arm_nce.h nce: implement instruction emulation for misaligned memory accesses 2023-12-10 18:23:42 -05:00
arm_nce.s nce: implement instruction emulation for misaligned memory accesses 2023-12-10 18:23:42 -05:00
arm_nce_asm_definitions.h nce: implement instruction emulation for misaligned memory accesses 2023-12-10 18:23:42 -05:00
guest_context.h core: refactor emulated cpu core activation 2023-12-04 10:37:16 -05:00
instructions.h [core, qt] remove non-ascii from src code (#2779) 2025-10-21 21:58:56 +02:00
interpreter_visitor.cpp [nce] remove software prefetching instances (#2857) 2025-11-08 00:42:10 +01:00
interpreter_visitor.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
lru_cache.h Add Airplane Mode + Host Network Interface Details (#204) 2025-06-26 18:55:34 +00:00
patcher.cpp [common] replace Common::BitCast with libc++ provided one (#2774) 2025-10-22 02:56:28 +02:00
patcher.h [cmake] Fix building on aarch64-linux (#2591) 2025-09-26 21:46:56 +02:00
visitor_base.h nce: hide shadowing warnings from dynarmic headers 2023-12-20 11:07:50 -05:00