yuzu-mainline/src/core/hle
Subv 05549e45c5 HLE/ACC: Return an IProfile that is consistent with what was requested.
The default username for now is "yuzu".
We should eventually allow the creation of users in the emulator and have the ability to modify their parameters.
2018-07-19 16:53:42 -05:00
..
kernel hle_ipc: Amend usage of buffer_index within one of HLERequestContext's WriteBuffer() overloads 2018-07-19 11:10:16 -04:00
service HLE/ACC: Return an IProfile that is consistent with what was requested. 2018-07-19 16:53:42 -05:00
config_mem.cpp
config_mem.h
ipc_helpers.h ipc: Add support for PopIpcInterface() method. 2018-05-01 21:57:44 -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
shared_page.cpp core_timing: Namespace all functions and constants in core_timing's header 2018-04-30 03:32:59 -04:00
shared_page.h