DSP Services: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 75: | Line 75: | ||
| 0x00190040 | | 0x00190040 | ||
| TranslatePAtoVA (0x20000000+ -> 0x14000000+, 0x1FF00000+ -> 0x1FF00000+, 0 otherwise) | | TranslatePAtoVA (0x20000000+ -> 0x14000000+, 0x1FF00000+ -> 0x1FF00000+, 0 otherwise) | ||
|- | |||
| 0x001A.... | |||
| Wrapper for cdc:DSP cmd 1 | |||
|- | |||
| 0x001B.... | |||
| Wrapper for cdc:DSP cmd 2 | |||
|- | |||
| 0x001C.... | |||
| Wrapper for cdc:DSP cmd 3 | |||
|- | |||
| 0x001D.... | |||
| Wrapper for cdc:DSP cmd 4 | |||
|- | |||
| 0x001E.... | |||
| Wrapper for cdc:DSP cmd 5 | |||
|- | |||
| 0x001F.... | |||
| Wrapper for cdc:DSP cmd 6 | |||
|- | |||
| 0x0020.... | |||
| Wrapper for cdc:DSP cmd 8 | |||
|- | |||
| 0x0021.... | |||
| ? | |||
|} | |} | ||
This is the main service for playing audio. The [[CSND_Services|CSND]] service can be used for playing audio as well, however most processes use this DSP service for playing audio. The DSP and CSND hardware can play audio simultaneously. | This is the main service for playing audio. The [[CSND_Services|CSND]] service can be used for playing audio as well, however most processes use this DSP service for playing audio. The DSP and CSND hardware can play audio simultaneously. |