yuzu/src/core/hle
2016-12-26 14:07:29 +01:00
..
applets Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
kernel ThreadContext: Move from "core" to "arm_interface". 2016-12-22 00:27:49 -05:00
service IPC helpers example 2016-12-26 14:07:29 +01:00
config_mem.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
config_mem.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
function_wrappers.h core: Replace "AppCore" nomenclature with just "CPU". 2016-12-22 00:27:46 -05:00
hle.cpp core: Consolidate core and system state, remove system module & cleanups. 2016-12-21 23:29:13 -05:00
ipc.h IPC helpers 2016-12-26 14:07:29 +01:00
ipc_helpers.h IPC helpers 2016-12-26 14:07:29 +01:00
result.h Merge pull request #2249 from Subv/sessions_v3 2016-12-14 20:35:33 -08:00
shared_page.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
shared_page.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
svc.cpp core: Replace "AppCore" nomenclature with just "CPU". 2016-12-22 00:27:46 -05:00
svc.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00