Citron-emu/src
Zephyron ebfc9d8347 memory: Implement enhanced memory management system
Add a flexible memory region management system that provides:
- Memory region type classification (System, Graphics, IO, Binary)
- Memory region permission management (executable, writable)
- Binary base address randomization for ASLR
- Dynamic memory mapping capabilities

Credit: boss.smc@citron-emu.org
Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-03-27 23:25:24 +10:00
..
android WIP: Enhance shader compilation performance and control 2025-03-27 20:56:23 +10:00
audio_core
citron ui: Disable the Kiosk (Quest) Mode configuration option 2025-03-20 18:49:00 +10:00
citron_cmd
common WIP: Enhance shader compilation performance and control 2025-03-27 20:56:23 +10:00
core memory: Implement enhanced memory management system 2025-03-27 23:25:24 +10:00
dedicated_room android: Initial multiplayer support 2025-03-10 22:37:56 +01:00
frontend_common
hid_core
input_common
network android: Initial multiplayer support 2025-03-10 22:37:56 +01:00
shader_recompiler
tests
video_core WIP: Enhance shader compilation performance and control 2025-03-27 20:56:23 +10:00
web_service
.clang-format
CMakeLists.txt