suyu/src/core/hle
Lioncash 9b3bc0b282 svc: Do nothing if svcOutputDebugString() is given a length of zero
While unlikely, it does avoid constructing a std::string and
unnecessarily calling into the memory code if a game or executable
decides to be really silly about their logging.
2018-09-12 04:51:44 -04:00
..
kernel svc: Do nothing if svcOutputDebugString() is given a length of zero 2018-09-12 04:51:44 -04:00
service Merge pull request #1296 from lioncash/prepo 2018-09-11 23:15:07 -04:00
ipc.h add IPC CommandType & Some HID FunctionInfo (#487) 2018-05-30 14:09:21 -04:00
ipc_helpers.h kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h
result.h hle/result: Make ResultVal's move constructor as noexcept 2018-08-28 09:39:50 -04:00