DSP Memory Region: Difference between revisions

Neobrain (talk | contribs)
mNo edit summary
Merry (talk | contribs)
No edit summary
Line 4: Line 4:




The DSP communicates with userland through memory locations 0x1ff40000-0x1ff77fff. Within this region are two areas of structures that are exact duplicates of each other. The DSP alternates between the use of these two areas (much like a double-buffer). Each area has 15 structures within it. The location of these structures can be obtained by [[DSP:ReadPipe|reading pipe 2]].
The DSP communicates with userland through memory locations 0x1ff40000-0x1ff77fff. Within this region are two areas of structures that are exact duplicates of each other. The DSP alternates between the use of these two areas (much like a double-buffer). Each area has 15 structures within it. The location of these structures can be obtained by [[DSP:ReadPipe|reading channel 2 of the DSP pipe]].


The mixer has 24 channels, each of which are individually configurable.
The mixer has 24 channels, each of which are individually configurable.