PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
DirTocEntry Struct Reference

Data Fields

short length
 
unsigned int fileLBA
 
unsigned int fileLBA_bigend
 
unsigned int fileSize
 
unsigned int fileSize_bigend
 
unsigned char dateStamp [6]
 
unsigned char reserved1
 
unsigned char fileProperties
 
unsigned char reserved2 [6]
 
unsigned char filenameLength
 
char filename [128]
 

Detailed Description

Definition at line 13 of file cdfs_iop.c.

Field Documentation

◆ length

short DirTocEntry::length

Definition at line 15 of file cdfs_iop.c.

◆ fileLBA

unsigned int DirTocEntry::fileLBA

Definition at line 16 of file cdfs_iop.c.

◆ fileLBA_bigend

unsigned int DirTocEntry::fileLBA_bigend

Definition at line 17 of file cdfs_iop.c.

◆ fileSize

unsigned int DirTocEntry::fileSize

Definition at line 18 of file cdfs_iop.c.

◆ fileSize_bigend

unsigned int DirTocEntry::fileSize_bigend

Definition at line 19 of file cdfs_iop.c.

◆ dateStamp

unsigned char DirTocEntry::dateStamp[6]

Definition at line 20 of file cdfs_iop.c.

◆ reserved1

unsigned char DirTocEntry::reserved1

Definition at line 21 of file cdfs_iop.c.

◆ fileProperties

unsigned char DirTocEntry::fileProperties

Definition at line 22 of file cdfs_iop.c.

◆ reserved2

unsigned char DirTocEntry::reserved2[6]

Definition at line 23 of file cdfs_iop.c.

◆ filenameLength

unsigned char DirTocEntry::filenameLength

Definition at line 24 of file cdfs_iop.c.

◆ filename

char DirTocEntry::filename[128]

Definition at line 25 of file cdfs_iop.c.


The documentation for this struct was generated from the following file: