aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/transfer_memory.cpp
AgeCommit message (Expand)Author
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-07-19VM_Manager: Align allocated memory to 256bytesFernando Sahmkow
2019-04-03kernel/transfer_memory: Add accessors to data and sizesLioncash
2019-03-13core/hle/kernel: Split transfer memory handling out into its own classLioncash