Difference between revisions of "CSND Services"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
| 0x00020000 | | 0x00020000 | ||
| Shutdown | | Shutdown | ||
+ | |- | ||
+ | | 0x00030040 | ||
+ | | | ||
+ | |- | ||
+ | | 0x00040080 | ||
+ | | | ||
+ | |- | ||
+ | | 0x00050000 | ||
+ | | | ||
+ | |- | ||
+ | | 0x00060000 | ||
+ | | | ||
+ | |- | ||
+ | | 0x00070000 | ||
+ | | | ||
+ | |- | ||
+ | | 0x00080040 | ||
+ | | | ||
|- | |- | ||
| 0x00090082 | | 0x00090082 | ||
− | | FlushDCache (The | + | | FlushDCache (The address must be located in the 0x14000000 region) |
|- | |- | ||
| 0x000A0082 | | 0x000A0082 | ||
− | | StoreDCache (svcStoreProcessDataCache is used for this, the | + | | 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 | ||
+ | | | ||
|} | |} |
Revision as of 03:43, 19 August 2013
CSND service "csnd:SND"
Command Header | Description |
---|---|
0x00010140 | Initialize |
0x00020000 | Shutdown |
0x00030040 | |
0x00040080 | |
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 |