yuzu/src/core/hle
2017-10-18 21:39:48 -04:00
..
kernel hle_ipc: Only copy necessary fields for outgoing command buffer. 2017-10-18 21:39:48 -04:00
service service: Add CreatePort function (that does not register/install). 2017-10-18 21:34:19 -04:00
config_mem.cpp Core: update Kernel Config Memory to latest version (11.2) 2017-01-30 11:29:00 +03:00
config_mem.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
function_wrappers.h Merge remote-tracking branch 'upstream/master' into nx 2017-10-09 23:56:20 -04:00
ipc.h hle: Implement ConvertSessionToDomain, various cleanups. 2017-10-15 01:24:22 -04:00
ipc_helpers.h ipc_helpers: Fix alignment (was wrong as a result of a dynarmic bug). 2017-10-17 18:03:47 -04:00
lock.cpp Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
lock.h Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
result.h ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
romfs.cpp apt: load shared font from system archive 2017-06-26 01:38:12 +03:00
romfs.h apt: load shared font from system archive 2017-06-26 01:38:12 +03:00
shared_page.cpp hle: Remove a large amount of 3ds-specific service code. 2017-10-10 17:32:14 -04:00
shared_page.h shared_page: stub battery state 2017-03-21 13:25:56 +02:00
svc.cpp hle: Initial implementation of NX service framework and IPC. 2017-10-14 22:18:42 -04:00
svc.h svc: Update MemoryInfo flags for 64-bit. 2017-10-14 17:31:25 -04:00