eden-miror/src/core/hle
2018-01-07 17:12:07 -05:00
..
kernel IPC: Add functions to read the input move/copy objects from an IPC request. 2018-01-07 17:11:51 -05:00
service IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface. 2018-01-07 17:12:07 -05:00
config_mem.cpp
config_mem.h
ipc.h IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests. 2018-01-07 17:11:47 -05:00
ipc_helpers.h IPC: Take the number of domain objects as a parameter in MakeBuilder. 2018-01-07 17:11:58 -05:00
lock.cpp
lock.h
result.h hle: Use Switch formatted result codes. 2017-10-31 19:26:11 -04:00
romfs.cpp
romfs.h
shared_page.cpp hle: Remove a large amount of 3ds-specific service code. 2017-10-10 17:32:14 -04:00
shared_page.h