C# Class CSPspEmu.Hle.Formats.EncryptedPrx.HeaderStruct

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
CompressedOffset uint
CompressedSize int
Magic uint
Tag uint
boot_entry uint
bss_size uint
comp_mod_attr ushort
dec_mode byte
devkit_version uint
elf_size uint
mod_attr ushort
mod_ver_hi byte
mod_ver_lo byte
mod_version byte
modinfo_offset uint
nsegments byte
overlap_size ushort
pad byte
psp_size uint
unk1 uint
unk2 uint

Property Details

CompressedOffset public_oe property

00B4 - Offset of the compressed chunk in memory?
public uint CompressedOffset
Résultat uint

CompressedSize public_oe property

00B0 - Size of the compressed chunk (contents of the file excluding this header)
public int CompressedSize
Résultat int

Magic public_oe property

0000 -
public uint Magic
Résultat uint

Tag public_oe property

00D0 -
public uint Tag
Résultat uint

boot_entry public_oe property

0030 -
public uint boot_entry
Résultat uint

bss_size public_oe property

0038 -
public uint bss_size
Résultat uint

comp_mod_attr public_oe property

0006 -
public ushort comp_mod_attr
Résultat ushort

dec_mode public_oe property

007C -
public byte dec_mode
Résultat byte

devkit_version public_oe property

0078 -
public uint devkit_version
Résultat uint

elf_size public_oe property

0028 -
public uint elf_size
Résultat uint

mod_attr public_oe property

0004 -
public ushort mod_attr
Résultat ushort

mod_ver_hi public_oe property

0009 -
public byte mod_ver_hi
Résultat byte

mod_ver_lo public_oe property

0008 -
public byte mod_ver_lo
Résultat byte

mod_version public_oe property

0026 -
public byte mod_version
Résultat byte

modinfo_offset public_oe property

0034 -
public uint modinfo_offset
Résultat uint

nsegments public_oe property

0027 -
public byte nsegments
Résultat byte

overlap_size public_oe property

007E -
public ushort overlap_size
Résultat ushort

pad public_oe property

007D -
public byte pad
Résultat byte

psp_size public_oe property

002C -
public uint psp_size
Résultat uint

unk1 public_oe property

00B8 -
public uint unk1
Résultat uint

unk2 public_oe property

00BC
public uint unk2
Résultat uint