eden/src/core/arm
MaranBr 59f5c4fa29
[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-31 14:59:42 -04:00
..
dynarmic [core] Add option to control Host MMU Emulation (#324) 2025-08-31 14:59:42 -04:00
nce [core, nce] module_id cache key handling (#195) 2025-08-04 18:41:28 +02:00
arm_interface.cpp [arm] allow duplicate addresses on backtrace (#251) 2025-08-15 23:20:08 +02:00
arm_interface.h kernel: instantiate memory separately for each guest process 2023-12-22 21:52:49 -05:00
debug.cpp kernel: instantiate memory separately for each guest process 2023-12-22 21:52:49 -05:00
debug.h kernel: instantiate memory separately for each guest process 2023-12-22 21:52:49 -05:00
exclusive_monitor.cpp core: decouple ARM interface from Dynarmic 2023-06-12 22:11:51 -04:00
exclusive_monitor.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
symbols.cpp common: consolidate ELF structure definitions 2022-06-05 09:42:05 -04:00
symbols.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00