eden/src/core/arm/nce
CamilleLaVey cd394fc40f revert [android] Snapdragon 865 patches (#23)
revert [android] Snapdragon 865 patches (#23)

Co-authored-by: Aleksandr Popovich <alekpopo@pm.me>
Reviewed-on: https://git.bixed.xyz/Bix/eden/pulls/23

Reverted due to heavy performance hits on Android with higher specifications, will be adjusted to be included in a specific build for older A6XX devices, as 855, 860, 865, 870, meanwhile it does fix critical issues with certain games crashing due to memory and VRAM usage, hits performance on SoC that can do it without this special flags.
2025-07-12 20:10:40 +02:00
..
arm_nce.cpp revert [android] Snapdragon 865 patches (#23) 2025-07-12 20:10:40 +02: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 arm: Implement native code execution backend 2023-11-25 00:46:47 -05:00
interpreter_visitor.cpp WIP: DO-NOT-MERGE: NCE experiments: Better Pre-Fetch implementation 2025-04-12 22:54:32 -03:00
interpreter_visitor.h nce: implement instruction emulation for misaligned memory accesses 2023-12-10 18:23:42 -05:00
lru_cache.h Add Airplane Mode + Host Network Interface Details (#204) 2025-06-26 18:55:34 +00:00
patcher.cpp Add Airplane Mode + Host Network Interface Details (#204) 2025-06-26 18:55:34 +00:00
patcher.h Add Airplane Mode + Host Network Interface Details (#204) 2025-06-26 18:55:34 +00:00
visitor_base.h nce: hide shadowing warnings from dynarmic headers 2023-12-20 11:07:50 -05:00