Documentation
¶
Index ¶
Constants ¶
View Source
const ( PFS0HeaderOffset = 0x280 PFS0HashSize = 0x20 PFS0EntryOffset = 0x240 PFS0EntrySize = 0x10 )
View Source
const ( // Sections NCASectionCode = 0 NCASectionData = 1 NCASectionLogo = 2 // Content types NCAContentProgram = 0 NCAContentMeta = 1 NCAContentControl = 2 NCAContentManual = 3 NCAContentData = 4 NCAContentPublicData = 5 // Format consts HeaderLength = 0xC00 NCASectorSize = 0x200 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FSEntry ¶
func GetFSEntry ¶
type FSHeader ¶
Click to show internal directories.
Click to hide internal directories.