Changes

Jump to navigation Jump to search
393 bytes added ,  23:46, 17 October 2015
m
ProgramInfo and ProductInfo.
Line 1,164: Line 1,164:     
In this scenario, OpenFile returns a handle to the RomFS archive.
 
In this scenario, OpenFile returns a handle to the RomFS archive.
 +
 +
== ProgramInfo ==
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Offset
 +
!  Size
 +
!  Description
 +
|-
 +
| 0x0
 +
| 0x8
 +
| Program ID
 +
|-
 +
| 0x8
 +
| 0x1
 +
| [[Filesystem_services#MediaType|Media Type]]
 +
|-
 +
| 0xC
 +
| 0x4
 +
| Reserved
 +
|}
 +
 +
== ProductInfo ==
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Offset
 +
!  Size
 +
!  Description
 +
|-
 +
| 0x0
 +
| 0x10
 +
| Product Code
 +
|-
 +
| 0x10
 +
| 0x2
 +
| Company Code
 +
|-
 +
| 0x12
 +
| 0x2
 +
| Remaster Version
 +
|}
    
=Errors=
 
=Errors=
 
See [[Filesystem_services_PXI]].
 
See [[Filesystem_services_PXI]].
1,434

edits

Navigation menu