github.ong19th.Citron/src/core
Zephyron e11c6c03ec
core: Add support for 10GB and 12GB memory configurations
- Add Memory_10Gb and Memory_12Gb to MemoryLayout enum
- Update memory layout settings to support up to 12GB
- Add SMC enums for 10GB and 12GB memory sizes and arrangements
- Increase MainMemorySizeMax from 8GB to 12GB
- Add memory pool size calculations for 10GB and 12GB configurations
- Update UI translations for new memory options
2025-01-04 17:33:22 +10:00
..
arm arm: Skip duplicate consecutive addresses in backtrace output 2025-01-02 17:25:36 +10:00
crypto chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
debugger chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
file_sys core: Update copyright headers 2024-12-31 17:36:08 +10:00
frontend core: Update copyright headers 2024-12-31 17:36:08 +10:00
hle core: Add support for 10GB and 12GB memory configurations 2025-01-04 17:33:22 +10:00
internal_network chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
loader chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
memory chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
tools chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
CMakeLists.txt chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
constants.cpp chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
constants.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
core.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
core.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
core_timing.cpp chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
core_timing.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
cpu_manager.cpp chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
cpu_manager.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
device_memory.cpp chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
device_memory.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
device_memory_manager.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
device_memory_manager.inc chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
gpu_dirty_memory_manager.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
guest_memory.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
hardware_properties.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
memory.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
memory.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
perf_stats.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
perf_stats.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
precompiled_headers.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
reporter.cpp chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
reporter.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
telemetry_session.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
telemetry_session.h core: Update copyright headers 2024-12-31 17:36:08 +10:00