There was an error fetching the commit references. Please try again later.
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).
Showing
- src/audio_core/hle/dsp.h 41 additions, 4 deletionssrc/audio_core/hle/dsp.h
- src/audio_core/hle/pipe.cpp 127 additions, 23 deletionssrc/audio_core/hle/pipe.cpp
- src/audio_core/hle/pipe.h 26 additions, 7 deletionssrc/audio_core/hle/pipe.h
- src/core/hle/service/dsp_dsp.cpp 151 additions, 43 deletionssrc/core/hle/service/dsp_dsp.cpp
Loading
Please register or sign in to comment