Difference between revisions of "CSND Services"

From 3dbrew
Jump to navigation Jump to search
Line 11: Line 11:
 
| 0x00020000
 
| 0x00020000
 
| Shutdown
 
| Shutdown
 +
|-
 +
| 0x00030040
 +
|
 +
|-
 +
| 0x00040080
 +
|
 +
|-
 +
| 0x00050000
 +
|
 +
|-
 +
| 0x00060000
 +
|
 +
|-
 +
| 0x00070000
 +
|
 +
|-
 +
| 0x00080040
 +
|
 
|-
 
|-
 
| 0x00090082
 
| 0x00090082
| FlushDCache (The buffer must be located in the 0x14000000 region)
+
| FlushDCache (The address must be located in the 0x14000000 region)
 
|-
 
|-
 
| 0x000A0082
 
| 0x000A0082
| StoreDCache (svcStoreProcessDataCache is used for this, the buffer must be located in the 0x14000000 region)
+
| 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 04: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