index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
device_memory_manager.h
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-31
DeviceMemory: Make counter types configurable
Fernando Sahmkow
2024-01-31
smmu: use new range mutex construction for protecting counters
Liam
2024-01-18
nvdrv: use static typing for SessionId, smmu Asid types
Liam
2024-01-18
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-18
SMMU: Fix Right Shift UB.
Fernando Sahmkow
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Add continuity tracking optimization.
Fernando Sahmkow
2024-01-18
SMMU: Simplify and remove old code.
Fernando Sahmkow
2024-01-18
SMMU: Implement physical memory mirroring
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
SMMU: Implement backing CPU page protect/unprotect
Fernando Sahmkow
2024-01-18
Core: Initial implementation of device memory mapping
Fernando Sahmkow