CECD Services: Difference between revisions

Nba Yoh (talk | contribs)
cecd:ndm
DaniElectra (talk | contribs)
m Update CECD command names
Line 10: Line 10:
|-
|-
| 0x000100C2
| 0x000100C2
| [[CECDU:OpenRawFile|OpenRawFile]]
| Open/[[CECDU:OpenRawFile|OpenRawFile]]
|-
|-
| 0x00020042
| 0x00020042
| [[CECDU:ReadRawFile|ReadRawFile]]
| Read/[[CECDU:ReadRawFile|ReadRawFile]]
|-
|-
| 0x00030104
| 0x00030104
Line 22: Line 22:
|-
|-
| 0x00050042
| 0x00050042
| [[CECDU:WriteRawFile|WriteRawFile]]
| Write/[[CECDU:WriteRawFile|WriteRawFile]]
|-
|-
| 0x00060104
| 0x00060104
Line 34: Line 34:
|-
|-
| 0x000900C2
| 0x000900C2
| ? (16*length+10 of CecMessageId buffer in cmdbuff[4] (always 16*8+10), CecMessageId* in cmdbuf[5])
| SetData (16*length+10 of CecMessageId buffer in cmdbuff[4] (always 16*8+10), CecMessageId* in cmdbuf[5])
|-
|-
| 0x000A00C4
| 0x000A00C4
| [[CECDU:GetSystemInfo|GetSystemInfo]]
| [[CECDU:GetSystemInfo|GetSystemInfo]]/ReadData
|-
|-
| 0x000B0040
| 0x000B0040
| RunCommand
| Start
|-
|-
| 0x000C0040
| 0x000C0040
| RunCommandAlt (seems to be the same as RunCommand besides some extra checks)
| Stop
|-
|-
| 0x000D0082
| 0x000D0082
Line 49: Line 49:
|-
|-
| 0x000E0000
| 0x000E0000
| GetCecStateAbbreviated (returns CecStateAbbreviated in cmdbuf[2])
| GetCecdState (returns CecStateAbbreviated in cmdbuf[2])
|-
|-
| 0x000F0000
| 0x000F0000
Line 271: Line 271:
|-
|-
| 0x04020002
| 0x04020002
| ?
| GetCecInfoEventHandleSys
|-
|-
| 0x040A....
| 0x040A....