yuzu/src/core/hle
Lioncash 98fa3f7cba Core: Alter the kernel string functions to use std::string instead of const char*.
Most functions already operate on std::strings. This also removes the need to manually null terminate thread names.
2014-08-17 23:12:20 -04:00
..
kernel Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
service Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
config_mem.cpp
config_mem.h
coprocessor.cpp
coprocessor.h
function_wrappers.h
hle.cpp
hle.h
svc.cpp Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
svc.h