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.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-18
Core: Initial implementation of device memory mapping
Fernando Sahmkow
2023-03-22
kernel: use KTypedAddress for addresses
Liam
2022-10-18
core: device_memory: Templatize GetPointer(..).
bunnei
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-02-21
core: device_memory: Use memory size reported by KSystemControl.
bunnei
2021-06-11
core: Make use of fastmem
Markus Wick
2020-07-27
device_memory: Remove unused system member
Lioncash
2020-04-17
core: hle: Address various feedback & code cleanup.
bunnei
2020-04-17
core: device_memory: Remove incorrect usage of constexpr.
bunnei
2020-04-17
kernel: memory: page_table: Simplify GetPhysicalAddr impl.
bunnei
2020-04-17
core: device_memory: Update to use VirtualBuffer class.
bunnei
2020-04-17
core: device_manager: Add a simple class to manage device RAM.
bunnei