citra/src/core/hle
2016-12-09 12:52:12 -05:00
..
applets APT/Applets: Renamed the members of the SignalType enum. 2016-11-19 13:42:07 -05:00
kernel Moved the HLE command buffer translation task to ServerSession instead of the HLE handler superclass. 2016-12-09 12:52:12 -05:00
service Moved the HLE command buffer translation task to ServerSession instead of the HLE handler superclass. 2016-12-09 12:52:12 -05: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 Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
hle.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hle.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
ipc.h Kernel/IPC: Small codestyle cleanup 2016-12-09 12:39:12 -05:00
result.h Return an error code when connecting to a saturated port. 2016-12-05 13:59:57 -05: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 Use std::move where appropriate. 2016-12-08 11:06:19 -05:00
svc.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00