citra-shitamoto-network/src/core
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
..
arm Merge pull request #2842 from Subv/switchable_page_table 2017-09-15 22:41:45 +02:00
file_sys
frontend Merge pull request #2899 from wwylele/touch-refactor 2017-08-29 11:29:10 -04:00
gdbstub
hle 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
hw
loader Kernel/Memory: Give each Process its own page table. 2017-09-10 15:13:41 -05:00
tracer
3ds.h
CMakeLists.txt Merge pull request #2906 from Subv/ns_new_framework 2017-09-16 21:13:51 +02:00
core_timing.cpp
core_timing.h
core.cpp Kernel/Memory: Give each Process its own page table. 2017-09-10 15:13:41 -05:00
core.h
memory_setup.h Kernel/Memory: Give each Process its own page table. 2017-09-10 15:13:41 -05:00
memory.cpp Merge pull request #2842 from Subv/switchable_page_table 2017-09-15 22:41:45 +02:00
memory.h Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the current process' page table to obtain a pointer. 2017-09-15 14:26:13 -05:00
mmio.h
perf_stats.cpp
perf_stats.h
settings.cpp SidebySide Layout (#2859) 2017-08-25 17:53:07 -04:00
settings.h WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
telemetry_session.cpp WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
telemetry_session.h WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00