yuzu-android/src/core/hle
Yuri Kunde Schlesner fc6fa0f088 Service/CAM: Dummy implementation of some functions
Thanks to @mailwl for the initial version of the stubs.
2016-02-13 01:16:08 -08:00
..
applets Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called. 2015-07-23 21:32:30 -05:00
kernel Memory: Implement MMIO 2016-01-30 18:41:04 +00:00
service Service/CAM: Dummy implementation of some functions 2016-02-13 01:16:08 -08:00
config_mem.cpp Kernel: Add more infrastructure to support different memory layouts 2015-08-16 01:03:47 -03:00
config_mem.h HLE: Remove empty ConfigMem and SharedPage Shutdown functions 2015-08-16 01:03:47 -03:00
function_wrappers.h HLE/SVC: Implement UnmapMemoryBlock. 2016-01-14 11:29:19 -05:00
hle.cpp Kernel: Add more infrastructure to support different memory layouts 2015-08-16 01:03:47 -03:00
hle.h Move typedefs from kernel.h to more appropriate places 2015-05-06 23:45:05 -03:00
result.h HLE/SVC: Implement UnmapMemoryBlock. 2016-01-14 11:29:19 -05:00
shared_page.cpp HLE: Remove empty ConfigMem and SharedPage Shutdown functions 2015-08-16 01:03:47 -03:00
shared_page.h HLE: Remove empty ConfigMem and SharedPage Shutdown functions 2015-08-16 01:03:47 -03:00
svc.cpp HLE/SVC: Implement UnmapMemoryBlock. 2016-01-14 11:29:19 -05:00
svc.h Kernel: Implement svcGetSystemInfo 2015-11-30 19:49:44 -08:00