Changes

69 bytes added ,  01:31, 31 July 2009
no edit summary
Line 122: Line 122:  
|}
 
|}
   −
So far, this matches up with a normal DS bootup - with minor differences such as CARDID (90) coming before HEADER (00), and the header being queried for 0x1000 bytes.
+
So far, this matches up with a normal DS bootup - with minor differences such as CARDID (90) coming before HEADER (00), the header being queried for 0x1000 bytes, and the size of responses changed for some commands from 0x910 to 0x9F8.
 
After these commands, the sequence changes. A raw all zeroes command is sent, followed by a raw command that always starts with 0x3D. The following commands are all shown in raw format, as I've been unable to decrypt them yet. However, some obvious similarities exist by simply looking at the response size of the commands.
 
After these commands, the sequence changes. A raw all zeroes command is sent, followed by a raw command that always starts with 0x3D. The following commands are all shown in raw format, as I've been unable to decrypt them yet. However, some obvious similarities exist by simply looking at the response size of the commands.
  
143

edits