Gamecard Services PXI: Difference between revisions
Steveice10 (talk | contribs) m →Types |
|||
Line 8: | Line 8: | ||
| 0x000101C2 | | 0x000101C2 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
| [[PXIDEV:ReadCTRCARD_Cmd40| | | [[PXIDEV:ReadCTRCARD_Cmd40|ReadHostIO]] | ||
|- | |- | ||
| 0x000201C2 | | 0x000201C2 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
| [[PXIDEV:WriteCTRCARD_Cmd41| | | [[PXIDEV:WriteCTRCARD_Cmd41|WriteHostIO]] | ||
|- | |- | ||
| 0x00030102 | | 0x00030102 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
| [[PXIDEV:ReadCTRCARD_Cmd42| | | [[PXIDEV:ReadCTRCARD_Cmd42|ReadHostEx]] | ||
|- | |- | ||
| 0x00040102 | | 0x00040102 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
| [[PXIDEV:WriteCTRCARD_Cmd44| | | [[PXIDEV:WriteCTRCARD_Cmd44|WriteHostEx]] | ||
|- | |- | ||
| 0x00050102 | | 0x00050102 | ||
Line 36: | Line 36: | ||
| 0x00080000 | | 0x00080000 | ||
| [[2.0.0-2]] | | [[2.0.0-2]] | ||
| | | InitializeMIDI | ||
|- | |- | ||
| 0x00090000 | | 0x00090000 | ||
| [[2.0.0-2]] | | [[2.0.0-2]] | ||
| | | FinalizeMIDI | ||
|- | |- | ||
| 0x000A0000 | | 0x000A0000 | ||
Line 52: | Line 52: | ||
| 0x000C0042 | | 0x000C0042 | ||
| [[2.0.0-2]] | | [[2.0.0-2]] | ||
| (size, ((size<<8) <nowiki>|</nowiki> 4), outbufptr) This copies the data from some buffer(size is restricted to the maxsize value also used by command 0x000B0000) to the FCRAM outbuf, when certain flags are set correctly. | | ReadMIDI (size, ((size<<8) <nowiki>|</nowiki> 4), outbufptr) This copies the data from some buffer(size is restricted to the maxsize value also used by command 0x000B0000) to the FCRAM outbuf, when certain flags are set correctly. | ||
|- | |- | ||
| 0x000D0688 | | 0x000D0688 |