Gamecard Services PXI: Difference between revisions
Steveice10 (talk | contribs) |
Steveice10 (talk | contribs) m →Types |
||
Line 68: | Line 68: | ||
==Types== | ==Types== | ||
===SectorSize=== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0 | |||
| 0x0 bytes | |||
|- | |||
| 1 | |||
| 0x4 bytes | |||
|- | |||
| 2 | |||
| 0x10 bytes | |||
|- | |||
| 3 | |||
| 0x40 bytes | |||
|- | |||
| 4 | |||
| 0x200 bytes | |||
|- | |||
| 5 | |||
| 0x400 bytes | |||
|- | |||
| 6 | |||
| 0x800 bytes | |||
|- | |||
| 7 | |||
| 0x1000 bytes | |||
|- | |||
| 8 | |||
| 0x2000 bytes | |||
|} | |||
===TransferOption=== | ===TransferOption=== | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |