Line 40:
Line 40:
|}
|}
−
== DC interface ==
+
== DC Interface ==
{{reglist|DC Interface Registers}}
{{reglist|DC Interface Registers}}
{{rld|0x9402|8|Write Control|DMCU waits for the lowest bit to be set before performing any writes}}
{{rld|0x9402|8|Write Control|DMCU waits for the lowest bit to be set before performing any writes}}
{{rld|0x9404|32|Write Data|Little endian value which can be used to perform a 32-bit write}}
{{rld|0x9404|32|Write Data|Little endian value which can be used to perform a 32-bit write}}
{{rld|0x9408|16|Read Address|Address divided by 4 to read from the DC}}
{{rld|0x9408|16|Read Address|Address divided by 4 to read from the DC}}
−
{{rld|0x940A|8|Read Control|DMCU waits for the lowest bit to be set before performing any reads}}
+
{{rld|0x940A|8|Read Control|DMCU waits for the lowest bit to be set after writing to '''Read Address'''}}
{{rld|0x940C|32|Read Data|Little endian value which contains the data from a 32-bit read}}
{{rld|0x940C|32|Read Data|Little endian value which contains the data from a 32-bit read}}
|}
|}