eden-miror/src/audio_core/hle
MerryMage 447d9a5677 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