Difference between revisions of "CSND Services"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
|- | |- | ||
| 0x00030040 | | 0x00030040 | ||
− | | This triggers processing for the command written to shared-memory, at the specified shared-mem | + | | This triggers processing for the command written to shared-memory, at the specified shared-mem location? |
|- | |- | ||
| 0x00040080 | | 0x00040080 | ||
− | | | + | | This is similar to the previous command, except this processes the specified command from shared-memory immediately? |
|- | |- | ||
| 0x00050000 | | 0x00050000 |
Revision as of 04:57, 19 August 2013
CSND service "csnd:SND"
Command Header | Description |
---|---|
0x00010140 | Initialize |
0x00020000 | Shutdown |
0x00030040 | This triggers processing for the command written to shared-memory, at the specified shared-mem location? |
0x00040080 | This is similar to the previous command, except this processes the specified command from shared-memory immediately? |
0x00050000 | |
0x00060000 | |
0x00070000 | |
0x00080040 | |
0x00090082 | FlushDCache (The address must be located in the 0x14000000 region) |
0x000A0082 | StoreDCache (svcStoreProcessDataCache is used for this, the address must be located in the 0x14000000 region) |
0x000B0082 | InvalidateDCache (The address must be located in the 0x14000000 region) |
0x000C0000 |