citra/src/core/hle
Weiyi Wang b6ab4e466b VMManager: remove all backing block related functions
The shared_ptr<vector> type backing memory is unused now, and is not expected to be used in the future
2018-11-16 00:16:13 -05:00
..
applets Merge pull request #4400 from wwylele/core-timing-global 2018-11-06 20:04:56 -05:00
kernel VMManager: remove all backing block related functions 2018-11-16 00:16:13 -05:00
service Merge pull request #4408 from wwylele/ro-map 2018-11-16 00:07:33 -05:00
ipc_helpers.h Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
ipc.h Kernel/Thread: move thread queue, current thread, and scheduling related function into the manager 2018-10-26 16:07:11 -04:00
lock.cpp
lock.h
result.h ResultCode: use default copy assignment 2018-11-12 13:59:34 -05:00
romfs.cpp
romfs.h