summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/transfer_memory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* VM_Manager: Align allocated memory to 256bytesFernando Sahmkow2019-07-191-1/+1
* kernel/transfer_memory: Add accessors to data and sizesLioncash2019-04-031-7/+15
* core/hle/kernel: Split transfer memory handling out into its own classLioncash2019-03-131-0/+73