Home
last modified time | relevance | path

Searched defs:win_fdr (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/tools/imgtool/modules/
H A Dti99.cpp1606 struct win_fdr struct
1614 uint8_t flags; /* file status flags (see enum above) */
1615 uint8_t recsperphysrec; /* logical records per physrec */
1618 UINT16BE fphysrecs_LSW; /* eldest FDR: file length in physrecs */
1638 UINT16LE fixrecs_LSW; /* file length in logical records */
1641 ti99_date_time creation;/* date and time of creation */
1642 ti99_date_time update; /* date and time of last write to file */
1644 char id[2]; /* 'FI' */
1650 UINT16BE parent_FDIR_AU;/* FDIR the file is listed in */
1651 uint8_t xinfo_MSB; /* extended information (MSByte) */
[all …]
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/modules/
H A Dti99.cpp1606 struct win_fdr struct
1614 uint8_t flags; /* file status flags (see enum above) */
1615 uint8_t recsperphysrec; /* logical records per physrec */
1618 UINT16BE fphysrecs_LSW; /* eldest FDR: file length in physrecs */
1638 UINT16LE fixrecs_LSW; /* file length in logical records */
1641 ti99_date_time creation;/* date and time of creation */
1642 ti99_date_time update; /* date and time of last write to file */
1644 char id[2]; /* 'FI' */
1650 UINT16BE parent_FDIR_AU;/* FDIR the file is listed in */
1651 uint8_t xinfo_MSB; /* extended information (MSByte) */
[all …]