Home
last modified time | relevance | path

Searched refs:fd_identify (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Dthom_dsk.cpp355 static floperr_t fd_identify(floppy_image_legacy *floppy, int *vote, int tracks, int sector_size) in fd_identify() function
380 return fd_identify(floppy, vote, 80, 256); in FLOPPY_IDENTIFY()
390 return fd_identify(floppy, vote, 40, 256); in FLOPPY_IDENTIFY()
400 return fd_identify(floppy, vote, 80, 128); in FLOPPY_IDENTIFY()
410 return fd_identify(floppy, vote, 40, 128); in FLOPPY_IDENTIFY()
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Dthom_dsk.cpp355 static floperr_t fd_identify(floppy_image_legacy *floppy, int *vote, int tracks, int sector_size) in fd_identify() function
380 return fd_identify(floppy, vote, 80, 256); in FLOPPY_IDENTIFY()
390 return fd_identify(floppy, vote, 40, 256); in FLOPPY_IDENTIFY()
400 return fd_identify(floppy, vote, 80, 128); in FLOPPY_IDENTIFY()
410 return fd_identify(floppy, vote, 40, 128); in FLOPPY_IDENTIFY()