IR Services: Difference between revisions
Line 177: | Line 177: | ||
|- | |- | ||
! Command Header | ! Command Header | ||
! Available since system-version | |||
! Description | ! Description | ||
|- | |- | ||
| 0x00010000 | | 0x00010000 | ||
| [[8.0.0-18]] | |||
| [[IRRST:GetHandles|GetHandles]] | | [[IRRST:GetHandles|GetHandles]] | ||
|- | |- | ||
| 0x00020080 | | 0x00020080 | ||
| [[8.0.0-18]] | |||
| [[IRRST:Initialize|Initialize]] | | [[IRRST:Initialize|Initialize]] | ||
|- | |- | ||
| 0x00030000 | | 0x00030000 | ||
| [[8.0.0-18]] | |||
| [[IRRST:Shutdown|Shutdown]] | | [[IRRST:Shutdown|Shutdown]] | ||
|- | |- | ||
| 0x00040000 | | 0x00040000 | ||
| [[8.0.0-18]] | |||
| This writes an unknown u8 to index-word cmdreply[2], from data loaded from an I2C device register. | | This writes an unknown u8 to index-word cmdreply[2], from data loaded from an I2C device register. | ||
|- | |- | ||
| 0x00050000 | | 0x00050000 | ||
| [[8.0.0-18]] | |||
| This writes an unknown u8 from IR-module state to index-word cmdreply[2]. | | This writes an unknown u8 from IR-module state to index-word cmdreply[2]. | ||
|- | |- | ||
| 0x00060000 | | 0x00060000 | ||
| [[8.0.0-18]] | |||
| This writes two unknown u8 fields from IR-module state to index-word cmdreply[2] and cmdreply[3]. | | This writes two unknown u8 fields from IR-module state to index-word cmdreply[2] and cmdreply[3]. | ||
|- | |||
| 0x00070080 | |||
| [[9.0.0-20]] | |||
| (u8 unk0, u8 unk1) ? | |||
|- | |||
| 0x00080000 | |||
| [[9.0.0-20]] | |||
| (u8 unk0, u8 unk1) ? | |||
|- | |||
| 0x00090000 | |||
| [[9.0.0-20]] | |||
| This writes two unknown u8 fields to index-word cmdreply[2] and cmdreply[3]. | |||
|} | |} | ||