Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/tools/imgtool/modules/
H A Dbml3.cpp29 struct bml3_diskinfo struct
31 uint16_t sector_size; /* 128 or 256 */
32 uint8_t heads; /* 1 or 2 */
33 uint8_t fat_start_sector; /* in cylinder 20, start sector of FAT */
34 uint8_t fat_start_offset; /* start byte of FAT in sector */
35 uint8_t fat_sectors; /* the number of sectors in the FAT */
36 uint8_t dirent_start_sector; /* in cylinder 20, start sector of directory entries */
37 uint8_t granule_sectors; /* how many sectors per granule */
38 …nt8_t first_granule_cylinder; /* the number of the first cylinder with granule numbers assigned */
39 …; /* 0 - older version, uses EOF to terminate files, 1 - newer version, stores file length */
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/modules/
H A Dbml3.cpp29 struct bml3_diskinfo struct
31 uint16_t sector_size; /* 128 or 256 */
32 uint8_t heads; /* 1 or 2 */
33 uint8_t fat_start_sector; /* in cylinder 20, start sector of FAT */
34 uint8_t fat_start_offset; /* start byte of FAT in sector */
35 uint8_t fat_sectors; /* the number of sectors in the FAT */
36 uint8_t dirent_start_sector; /* in cylinder 20, start sector of directory entries */
37 uint8_t granule_sectors; /* how many sectors per granule */
38 …nt8_t first_granule_cylinder; /* the number of the first cylinder with granule numbers assigned */
39 …; /* 0 - older version, uses EOF to terminate files, 1 - newer version, stores file length */