eden/src/core/arm/dynarmic
MaranBr 7f482d0730
[core] Add option to control Host MMU Emulation (#324)
This adds an option to enable or disable Host MMU Emulation [Android/PC], brings better config per-game handling with Disable Buffer Reorder, disables Flush Debug Lines by Log, option which was enabled by default on Android/PC taxing performance and translates to all supported languages the recent changes.

Leaves room for NCE improvements in the foreseable future.

Co-authored-by: crueter <crueter@eden-emu.dev>
Co-authored-by: PavelBARABANOV <pavelbarabanov94@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/324
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: MaranBr <maranbr@outlook.com>
Co-committed-by: MaranBr <maranbr@outlook.com>
2025-08-27 23:02:46 +02:00
..
arm_dynarmic.cpp [heap_tracker] Use ankerl map instead of rb tree (#249) 2025-08-27 05:00:38 +02:00
arm_dynarmic.h [heap_tracker] Use ankerl map instead of rb tree (#249) 2025-08-27 05:00:38 +02:00
arm_dynarmic_32.cpp [core] Add option to control Host MMU Emulation (#324) 2025-08-27 23:02:46 +02:00
arm_dynarmic_32.h kernel: instantiate memory separately for each guest process 2023-12-22 21:52:49 -05:00
arm_dynarmic_64.cpp [core] Add option to control Host MMU Emulation (#324) 2025-08-27 23:02:46 +02:00
arm_dynarmic_64.h kernel: instantiate memory separately for each guest process 2023-12-22 21:52:49 -05:00
dynarmic_cp15.cpp Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
dynarmic_cp15.h core: refactor emulated cpu core activation 2023-12-04 10:37:16 -05:00
dynarmic_exclusive_monitor.cpp core: decouple ARM interface from Dynarmic 2023-06-12 22:11:51 -04:00
dynarmic_exclusive_monitor.h core: refactor emulated cpu core activation 2023-12-04 10:37:16 -05:00