yuzu-mainline/src/core/hle
Lioncash e93fa7f2cc kernel/thread: Fix potential crashes introduced in 26de4bb521
This amends cases where crashes can occur that were missed due to the
odd way the previous code was set up (using 3DS memory regions that
don't exist).
2018-08-03 23:49:10 -04:00
..
kernel kernel/thread: Fix potential crashes introduced in 26de4bb521 2018-08-03 23:49:10 -04:00
service Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 2018-08-03 11:02:55 -04:00
ipc_helpers.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -04:00
ipc.h add IPC CommandType & Some HID FunctionInfo (#487) 2018-05-30 14:09:21 -04:00
lock.cpp
lock.h
result.h Add & correct some error modules 2018-05-23 14:22:42 +02:00
romfs.cpp
romfs.h