Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Dimg_dsk.cpp32 constexpr unsigned SYNC_00_LEN = 18; // 00's in sync (gaps 1, 2, 3) variable
180 write_gap(buffer , SYNC_00_LEN , SYNC_FF_LEN); in write_sync()
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Dimg_dsk.cpp32 constexpr unsigned SYNC_00_LEN = 18; // 00's in sync (gaps 1, 2, 3) variable
180 write_gap(buffer , SYNC_00_LEN , SYNC_FF_LEN); in write_sync()