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

Changes

Jump to navigation Jump to search
243 bytes added ,  19:23, 27 July 2010
Line 89: Line 89:  
| none
 
| none
 
| 32 bytes
 
| 32 bytes
|  
+
| Saves temporary [[:/shared2/wc24/mbox/dlcnt.bin|dlcnt.bin]] mail content to [[:/shared2/wc24/mbox/nwc24recv.mbx|nwc24recv.mbx]] immediately. Actual outbuf size is 4, outbuf+0 is KD_SaveMail/KD_ProcessMail retval.
 
   
|-
 
|-
 
| 0xe
 
| 0xe
Line 96: Line 95:  
| 32 bytes
 
| 32 bytes
 
| 32 bytes
 
| 32 bytes
| inbuf + 0 u32 is flags, inbuf + 6 u16 is nwc24dl.bin entry index, inbuf + 8 u32 is subTask bitmask. Starting at outbuf + 8 is a buffer of unknown size. Flags bit 1 must be set to manually specify a task/entry. When clear, a task is chosen automatically with the same mechanism used for choosing a task in the background.(When bit 1 is clear with this ioctl from Broadway, nothing will be downloaded since no entries will be ready for download due to dl frequencies fields.) subTask bitmap is a bitmap of subTasks to download when flags bit 2 is set, so setting bit 0 will download subTask zero, and so on. When flags is negative with bit 31 set, KD will sync the current UTC time with the time [[WiiConnect24|server]].
+
| inbuf + 0 u32 is flags, inbuf + 6 u16 is nwc24dl.bin entry index, inbuf + 8 u32 is subTask bitmask. Starting at outbuf + 8 is a buffer of unknown size. Flags bit 1 must be set to manually specify a task/entry. When clear, a task is chosen automatically with the same mechanism used for choosing a task in the background.(When bit 1 is clear with this ioctl from Broadway, nothing will be downloaded since no entries will be ready for download due to dl frequencies fields.) subTask bitmap is a bitmap of subTasks to download when flags bit 2 is set, so setting bit 0 will download subTask zero, and so on. When flags is negative with bit 31 set, KD will sync the current UTC time with the time [[WiiConnect24|server]]. Outbuf+0 is KD_Download retval.
 
|-
 
|-
 
| 0xf
 
| 0xf
340

edits

Navigation menu