CSND Shared Memory: Difference between revisions
No edit summary |
No edit summary |
||
Line 34: | Line 34: | ||
=Type0 Commands= | =Type0 Commands= | ||
=Command 0x0= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Byte | |||
! Size | |||
! Description | |||
|- | |||
| 0x2 | |||
| 2 | |||
| CmdID 0x0 | |||
|- | |||
| 0xC | |||
| 4 | |||
| Flag, normally value 1. | |||
|- | |||
| 0x10 | |||
| 0x10 | |||
| Unused, all-zero. | |||
|} | |||
User processes use this command prior to cmd3 for initializing looping. | |||
=Command 0x1= | =Command 0x1= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |