Line 6: |
Line 6: |
| |- | | |- |
| | 0 | | | 0 |
− | | Header code [0x00020082] | + | | Header code [0x00030084] |
| |- | | |- |
| | 1 | | | 1 |
− | | Title count | + | | ? (always 0?) |
| |- | | |- |
| | 2 | | | 2 |
− | | ? (always 0?) | + | | Title count |
| |- | | |- |
| | 3 | | | 3 |
Line 18: |
Line 18: |
| |- | | |- |
| | 4 | | | 4 |
− | | Pointer to buffer that will receive title info | + | | Pointer to buffer that contains title list, for which info needs to be retrieved |
| + | |- |
| + | | 5 |
| + | | (titlecount*24)<<8 <nowiki>|</nowiki> 0x14 |
| + | |- |
| + | | 6 |
| + | | Pointer to buffer that will receive the title info |
| |} | | |} |
| | | |
Line 28: |
Line 34: |
| |- | | |- |
| | 0 | | | 0 |
− | | Header code [0x00020080] | + | | Header code [0x00030040] |
| |- | | |- |
| | 1 | | | 1 |
| | Result code | | | Result code |
− | |-
| |
− | | 2
| |
− | | Number of records returned
| |
| |} | | |} |
| | | |
− | = Record data = | + | = Title info = |
− | Each entry in the buffer is 8 bytes, and contains the title id. | + | Each entry in the buffer is 24 bytes, contents are currently unknown |