yuzu/src/core
Lioncash ea8f633dc0 service/am: Correct behavior of CreateTransferMemoryStorage()
For whatever reason, shared memory was being used here instead of
transfer memory, which (quite clearly) will not work based off the name
of the function.

This corrects this wonky usage of shared memory.
2019-04-03 17:49:21 -04:00
..
arm
crypto
file_sys
frontend
gdbstub
hle service/am: Correct behavior of CreateTransferMemoryStorage() 2019-04-03 17:49:21 -04:00
loader
tracer Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
CMakeLists.txt
core_cpu.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
core_cpu.h
core_timing_util.cpp Corrections, documenting and fixes. 2019-02-16 16:52:24 -04:00
core_timing_util.h
core_timing.cpp
core_timing.h
core.cpp
core.h
cpu_core_manager.cpp
cpu_core_manager.h
memory_setup.h
memory.cpp memory: Check that core is powered on before attempting to use GPU. 2019-03-20 22:36:03 -04:00
memory.h
perf_stats.cpp
perf_stats.h
settings.cpp
settings.h
telemetry_session.cpp
telemetry_session.h