yuzu/src/core/hle
bunnei 859707642e Merge pull request #766 from purpasmart96/cfg_service_update
CFG: Update the cfg service to be like other integrated services
2015-05-18 10:18:58 -04:00
..
kernel Merge pull request #772 from lioncash/warn 2015-05-18 08:08:49 -04:00
service Merge pull request #766 from purpasmart96/cfg_service_update 2015-05-18 10:18:58 -04:00
config_mem.cpp Memory: Read ConfigMem directly from Memory::Read 2015-05-15 00:04:39 -03:00
config_mem.h Memory: Read ConfigMem directly from Memory::Read 2015-05-15 00:04:39 -03:00
function_wrappers.h Implement svcBreak 2015-05-16 22:06:59 -07:00
hle.cpp
hle.h Move typedefs from kernel.h to more appropriate places 2015-05-06 23:45:05 -03:00
result.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
shared_page.cpp Memory: Read SharedPage directly from Memory::Read 2015-05-15 00:04:41 -03:00
shared_page.h Memory: Read SharedPage directly from Memory::Read 2015-05-15 00:04:41 -03:00
svc.cpp Implement svcBreak 2015-05-16 22:06:59 -07:00
svc.h