yuzu/src/core/arm
Zephyron c8884fb039 android: Update build system and optimize ARM NCE implementation
- Update Kotlin from 1.9.20 to 2.1.20-RC2
- Upgrade Java version from 17 to 21
- Update Android Gradle plugin from 8.1.2 to 8.9.0
- Update Gradle wrapper from 8.10.2 to 8.11.1
- Update NDK version to 29.0.13113456 rc1
- Update all Android dependencies to latest versions
- Simplify ARM NCE implementation by removing custom TLB handling
- Improve alignment and access fault handling
- Update hardware BASE_CLOCK_RATE from 1.02GHz to 1.785GHz
- Add citron Emulator Project copyright notices

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-05-12 12:46:19 +01:00
..
dynarmic build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
nce android: Update build system and optimize ARM NCE implementation 2025-05-12 12:46:19 +01:00
arm_interface.cpp arm: Skip duplicate consecutive addresses in backtrace output 2025-05-11 12:17:03 +01: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