yuzu/src/core
Lioncash 76f27d1f44 service/am: Add function table for IDebugFunctions
We already have the service related stuff set up for this, however, it's
missing the function table.
2019-03-21 15:58:03 -04:00
..
arm core: Move PageTable struct into Common. 2019-03-16 22:05:40 -04:00
crypto
file_sys file_sys/content_archive: Amend name of Data_Unknown5 enum entry 2019-03-19 15:58:38 -04:00
frontend
gdbstub
hle service/am: Add function table for IDebugFunctions 2019-03-21 15:58:03 -04:00
loader kernel: Move CodeSet structure to its own source files 2019-03-20 13:07:04 -04:00
tracer
CMakeLists.txt kernel: Move CodeSet structure to its own source files 2019-03-20 13:07:04 -04:00
core_cpu.cpp
core_cpu.h
core_timing_util.cpp
core_timing_util.h
core_timing.cpp
core_timing.h
core.cpp kernel: Make the address arbiter instance per-process 2019-03-07 23:27:51 -05:00
core.h
cpu_core_manager.cpp
cpu_core_manager.h
memory_setup.h core: Move PageTable struct into Common. 2019-03-16 22:05:40 -04:00
memory.cpp core: Move PageTable struct into Common. 2019-03-16 22:05:40 -04:00
memory.h core: Move PageTable struct into Common. 2019-03-16 22:05:40 -04:00
perf_stats.cpp
perf_stats.h
settings.cpp clang fix 2019-03-09 16:42:56 +02:00
settings.h settings: Add new graphics setting for use_asynchronous_gpu_emulation. 2019-03-06 21:09:09 -05:00
telemetry_session.cpp settings: Add new graphics setting for use_asynchronous_gpu_emulation. 2019-03-06 21:09:09 -05:00
telemetry_session.h