Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Dd88_dsk.cpp275 static void d88_get_header(floppy_image_legacy* floppy,uint32_t* size, uint8_t* prot, uint8_t* type… in d88_get_header() function
322 d88_get_header(floppy,&size,nullptr,nullptr,nullptr); in FLOPPY_IDENTIFY()
352 d88_get_header(floppy,&size,&prot,&type,offs); in FLOPPY_CONSTRUCT()
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Dd88_dsk.cpp275 static void d88_get_header(floppy_image_legacy* floppy,uint32_t* size, uint8_t* prot, uint8_t* type… in d88_get_header() function
322 d88_get_header(floppy,&size,nullptr,nullptr,nullptr); in FLOPPY_IDENTIFY()
352 d88_get_header(floppy,&size,&prot,&type,offs); in FLOPPY_CONSTRUCT()