litucks-torzu/src/core/hle
Subv 7096f01c14 HLE/APT: Always return an error from PrepareToStartNewestHomeMenu so that the Home Menu doesn't try to reboot the system.
As per 3dbrew:
"During Home Menu start-up it uses APT:PrepareToStartNewestHomeMenu. If that doesn't return an error(normally NS returns 0xC8A0CFFC for that), Home Menu starts a hardware reboot with APT:StartNewestHomeMenu etc. "
2017-09-24 08:59:31 -05:00
..
applets Remove _flag in var names 2017-09-04 12:15:15 +03:00
kernel Merge pull request #2842 from Subv/switchable_page_table 2017-09-15 22:41:45 +02:00
service HLE/APT: Always return an error from PrepareToStartNewestHomeMenu so that the Home Menu doesn't try to reboot the system. 2017-09-24 08:59:31 -05:00
config_mem.cpp
config_mem.h
function_wrappers.h Merge pull request #2793 from Subv/replyandreceive 2017-06-29 17:05:22 -05:00
ipc.h
ipc_helpers.h
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
shared_page.h
svc.cpp Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
svc.h