aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/shared_memory.cpp
AgeCommit message (Expand)Author
2014-11-14Fix two format strings.Lioncash
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner
2014-08-17Core: Alter the kernel string functions to use std::string instead of const c...Lioncash
2014-07-05SharedMemory: Updated MapSharedMemory to use an enum for permissions.bunnei
2014-07-05Kernel: Added support for shared memory objects.bunnei