DSP Services: Difference between revisions
Purpasmart (talk | contribs) Undo revision 12136 by Purpasmart (talk) |
m add some requests |
||
Line 18: | Line 18: | ||
| SendDataIsEmpty(chan 0-3) | | SendDataIsEmpty(chan 0-3) | ||
|- | |- | ||
| | | 0x000500C2 | ||
| | | SendFifoEx(unsigned short, unsigned short const*, unsigned int, unsigned int) | ||
|- | |- | ||
| | | 0x000600C0 | ||
| | | RecvFifoEx(unsigned short *, unsigned short, unsigned int, unsigned int) | ||
|- | |- | ||
| | | 0x00070040 | ||
| [[DSP:WriteReg0x10|WriteReg0x10]] SetSemaphore | | [[DSP:WriteReg0x10|WriteReg0x10]] SetSemaphore | ||
|- | |- | ||
| 0x00080000 | | 0x00080000 | ||
| GetSemaphore | | GetSemaphore(unsigned short * pMask) | ||
|- | |- | ||
| 0x00090040 | | 0x00090040 | ||
| ClearSemaphore | | ClearSemaphore(unsigned short mask) | ||
|- | |- | ||
| | | 0x000A0040 | ||
| | | MaskSemaphore(unsigned short mask) | ||
|- | |- | ||
| 0x000B0000 | | 0x000B0000 | ||
| CheckSemaphoreRequest | | CheckSemaphoreRequest(bool * pIsRequested ) | ||
|- | |- | ||
| 0x000C0040 | | 0x000C0040 | ||
Line 44: | Line 44: | ||
| 0x000D0082 | | 0x000D0082 | ||
| [[DSP:WriteProcessPipe|WriteProcessPipe]] | | [[DSP:WriteProcessPipe|WriteProcessPipe]] | ||
|- | |||
| 0x000E00C0 | |||
| ReadPipe(int, int, unsigned char *, unsigned short) | |||
|- | |||
| 0x000F0080 | |||
| GetPipeReadableSize(int, int, unsigned short *) | |||
|- | |- | ||
| 0x001000C0 | | 0x001000C0 |