yuzu/src/core/hle
MerryMage 004991d79e DSP: Implement Pipe 2
Pipe 2 is a DSP pipe that is used to initialize both the DSP hardware (the
application signals to the DSP to initialize) and the application (the DSP
provides the memory location of structures in the shared memory region).
2016-03-06 21:25:44 +00:00
..
applets
kernel Memory: Do correct Phys->Virt address translation for non-APP linheap 2016-03-05 22:09:59 -08:00
service DSP: Implement Pipe 2 2016-03-06 21:25:44 +00:00
config_mem.cpp
config_mem.h
function_wrappers.h
hle.cpp
hle.h
result.h core: Use unrestricted union to hold storage of ResultVal value 2016-03-05 00:13:20 -08:00
shared_page.cpp
shared_page.h
svc.cpp ThreadProcessorId_All on SVC::CreateThread 2016-03-01 12:03:32 +01:00
svc.h