litucks-torzu/src/core
Lioncash 1242c1ec0a service: Migrate global named port map to the KernelCore class
Now that we have a class representing the kernel in some capacity, we
now have a place to put the named port map, so we move it over and get
rid of another piece of global state within the core.
2018-09-02 12:35:30 -04:00
..
arm core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
crypto file_sys/crypto: Fix missing/unnecessary includes 2018-08-24 22:15:32 -04:00
file_sys core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
frontend
gdbstub
hle service: Migrate global named port map to the KernelCore class 2018-09-02 12:35:30 -04:00
loader core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
tracer
CMakeLists.txt file_sys: Implement NAX containers 2018-08-23 11:53:30 -04:00
core.cpp core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
core.h core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
core_cpu.cpp
core_cpu.h core: Namespace all code in the arm subdirectory under the Core namespace 2018-08-24 21:50:39 -04:00
core_timing.cpp
core_timing.h
core_timing_util.cpp
core_timing_util.h
memory.cpp gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 2018-08-31 13:07:27 -04:00
memory.h gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 2018-08-31 13:07:27 -04:00
memory_hook.cpp
memory_hook.h
memory_setup.h
perf_stats.cpp core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
perf_stats.h core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
settings.cpp
settings.h
telemetry_session.cpp core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
telemetry_session.h