In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
8 bytes added ,  15:18, 8 March 2023
no edit summary
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}}
 
|}
 
|}

Navigation menu