Changes

307 bytes added ,  13:31, 27 June 2014
no edit summary
Line 20: Line 20:  
| 0x108
 
| 0x108
 
| 2
 
| 2
| Communication ports? (bits 0-7: ???, 8-15: ???)
+
| Communication ports? (bits 0-7: ???, 8-15: ???) (ever bit represents a memory region the region is always 0x8000 Byte in size (the first region starts at 0x1ff00000 the next is a 0x1ff08000 and so on) .The control port is (u8*)(0x1ec40000 + bit position (for bit 0 it is 0x1ec40000 for bit 15 it is 0x1ec4000F)).
 
|-
 
|-
 
| 0x10C
 
| 0x10C
Line 84: Line 84:  
| SHA256 hash of segment
 
| SHA256 hash of segment
 
|}
 
|}
 +
 +
The normal ending of this files is *.cdc
164

edits