1
0
Fork 0
yuzu-mirror/src/audio_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
..
dsp.cpp AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
dsp.h DSP: Implement Pipe 2 2016-03-06 21:25:44 +00:00
pipe.cpp DSP: Implement Pipe 2 2016-03-06 21:25:44 +00:00
pipe.h DSP: Implement Pipe 2 2016-03-06 21:25:44 +00:00