CSND Registers: Difference between revisions
Created page with "=0x1EC03400= The channel registers are based at 0x1EC03400(process virtual address). There's 0x20-bytes total for each channel slot, thus the base-address for a channel's slot is..." |
No edit summary |
||
Line 33: | Line 33: | ||
| 0xC | | 0xC | ||
| 4 | | 4 | ||
| This is the audio data physical address. | | This is the audio data physical address, for the main channel. | ||
|- | |- | ||
| 0x10 | | 0x10 | ||
Line 41: | Line 41: | ||
| 0x14 | | 0x14 | ||
| 4 | | 4 | ||
| | | This is the audio data physical address, for the second channel. When this is not 0x0 stereo audio is used, otherwise mono audio is used. | ||
|- | |- | ||
| 0x18 | | 0x18 |