mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-12-16 22:51:58 +01:00
This IPC command is simply a stub inside the actual service itself, and just returns a successful error code regardless of input. This is likely only retained in the service interface to not break older code that relied upon it succeeding in some way. |
||
|---|---|---|
| .. | ||
| arm | ||
| crypto | ||
| file_sys | ||
| frontend | ||
| gdbstub | ||
| hle | ||
| loader | ||
| tracer | ||
| CMakeLists.txt | ||
| core_cpu.cpp | ||
| core_cpu.h | ||
| core_timing_util.cpp | ||
| core_timing_util.h | ||
| core_timing.cpp | ||
| core_timing.h | ||
| core.cpp | ||
| core.h | ||
| cpu_core_manager.cpp | ||
| cpu_core_manager.h | ||
| memory_hook.cpp | ||
| memory_hook.h | ||
| memory_setup.h | ||
| memory.cpp | ||
| memory.h | ||
| perf_stats.cpp | ||
| perf_stats.h | ||
| settings.cpp | ||
| settings.h | ||
| telemetry_session.cpp | ||
| telemetry_session.h | ||