Bitmask
|
Description
|
0x1
|
When set, this enables using AMNet:ListTitles with mediatype=NAND.
|
0x2
|
When set, this enables using AMNet:ListTitles with mediatype=SD.
|
0x4
|
When set, this enables using AMNet:ListTitles with mediatype=gamecard.
|
0x10
|
When set, the programID is determined via the input AppID. When clear, programID-low = input cmdword[1], with the programID-high determined by the following bitmasks.
|
0x20
|
This bitmask must be set when bitmask 0x10 is not set, otherwise an error is returned.
|
0x100
|
This is used when bitmask 0x10 is clear and bitmask 0x20 is set. When this is clear, programIDhigh = 0x00040000, otherwise programIDhigh = 0x00040010.
|