yuzu-mainline/src/core
Lioncash 16e7b7b83d core/cpu_manager: Remove unused includes
Nothing from these headers are used within this source file, so we can
remove them.
2020-01-30 18:30:57 -05:00
..
arm System: Address Feedback 2020-01-27 09:54:11 -04:00
crypto
file_sys Merge pull request #3151 from FearlessTobi/fix-korean 2020-01-30 15:09:55 -05:00
frontend
gdbstub Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. 2020-01-26 14:07:22 -04:00
hle kernel/physical_core: Remove unused kernel reference member variable 2020-01-30 18:29:57 -05:00
loader loader: provide default arguments (zero byte) to NSOs 2020-01-22 20:14:06 -08:00
memory
tools
CMakeLists.txt Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. 2020-01-26 14:07:22 -04:00
constants.cpp
constants.h
core_manager.cpp System: Address Feedback 2020-01-27 09:54:11 -04:00
core_manager.h System: Address Feedback 2020-01-27 09:54:11 -04:00
core_timing_util.cpp
core_timing_util.h
core_timing.cpp
core_timing.h
core.cpp System: Address Feedback 2020-01-27 09:54:11 -04:00
core.h Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. 2020-01-26 14:07:22 -04:00
cpu_manager.cpp core/cpu_manager: Remove unused includes 2020-01-30 18:30:57 -05:00
cpu_manager.h System: Address Feedback 2020-01-27 09:54:11 -04:00
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
memory.cpp core/memory: Create a special MapMemoryRegion for physical memory. 2020-01-18 08:38:47 +01:00
memory.h core/memory: Create a special MapMemoryRegion for physical memory. 2020-01-18 08:38:47 +01:00
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
settings.cpp
settings.h Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
telemetry_session.cpp
telemetry_session.h