CSND Services: Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:Services = CSND service "csnd:SND" = {| class="wikitable" border="1" |- ! Command Header ! Description |- | 0x00010140 | Initialize |- | 0x0002..." |
No edit summary |
||
| Line 14: | Line 14: | ||
| 0x00090082 | | 0x00090082 | ||
| FlushDCache (The buffer must be located in the 0x14000000 region) | | FlushDCache (The buffer must be located in the 0x14000000 region) | ||
|- | |||
| 0x000A0082 | |||
| StoreDCache (svcStoreProcessDataCache is used for this, the buffer must be located in the 0x14000000 region) | |||
|} | |} | ||
Revision as of 03:35, 19 August 2013
CSND service "csnd:SND"
| Command Header | Description |
|---|---|
| 0x00010140 | Initialize |
| 0x00020000 | Shutdown |
| 0x00090082 | FlushDCache (The buffer must be located in the 0x14000000 region) |
| 0x000A0082 | StoreDCache (svcStoreProcessDataCache is used for this, the buffer must be located in the 0x14000000 region) |