Changes

m
Fixed typo.
Line 96: Line 96:  
| 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. outbuf + 8 is a ptr to some 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 set 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, so setting bit 0 will download subTask zero, and so on.
+
| inbuf + 0 u32 is flags, inbuf + 6 u16 is nwc24dl.bin entry index, inbuf + 8 u32 is subTask bitmask. outbuf + 8 is a ptr to some 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, so setting bit 0 will download subTask zero, and so on.
 
|-
 
|-
 
| 0xf
 
| 0xf
340

edits