Gamecard Services PXI: Difference between revisions
m Add anchors |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | |||
{{Anchor|PXIDEV}}{{Anchor|pxi:dev}} | |||
="pxi:dev" service= | ="pxi:dev" service= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 24: | Line 26: | ||
| 0x00050102 | | 0x00050102 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
| Stubbed, only returns an error. | | WriteHostExStart. Stubbed, only returns an error. Use [[PXIDEV:WriteCTRCARD_Cmd44|WriteHostEx]] instead. | ||
|- | |- | ||
| 0x00060102 | | 0x00060102 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
| Stubbed, only returns an error. | | WriteHostExChunk. Stubbed, only returns an error. Use [[PXIDEV:WriteCTRCARD_Cmd44|WriteHostEx]] instead. | ||
|- | |- | ||
| 0x00070000 | | 0x00070000 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
| Stubbed, only returns an error. | | WriteHostExEnd. Stubbed, only returns an error. Use [[PXIDEV:WriteCTRCARD_Cmd44|WriteHostEx]] instead. | ||
|- | |- | ||
| 0x00080000 | | 0x00080000 | ||
Line 44: | Line 46: | ||
| 0x000A0000 | | 0x000A0000 | ||
| [[2.0.0-2]] | | [[2.0.0-2]] | ||
| This writes 3 bytes to cmdreply[2], the [[SPICARD]] hw is used for this. | | GetMIDIInfo. This writes 3 bytes to cmdreply[2], the [[SPICARD]] hw is used for this. | ||
|- | |- | ||
| 0x000B0000 | | 0x000B0000 | ||
| [[2.0.0-2]] | | [[2.0.0-2]] | ||
| This writes a max-size value to cmdreply[2]. | | GetMIDIBufferSize. This writes a max-size value to cmdreply[2]. | ||
|- | |- | ||
| 0x000C0042 | | 0x000C0042 |