mirror of
https://github.com/holub/mame
synced 2025-06-03 19:36:26 +03:00
vector06 80 trk format (nw)
This commit is contained in:
parent
d652fa14f9
commit
2955e94f09
@ -38,6 +38,10 @@ const vector06_format::format vector06_format::formats[] =
|
|||||||
floppy_image::FF_525, floppy_image::DSQD, floppy_image::MFM,
|
floppy_image::FF_525, floppy_image::DSQD, floppy_image::MFM,
|
||||||
2000, 5, 82, 2, 1024, {}, 1, {}, 80, 22, 24
|
2000, 5, 82, 2, 1024, {}, 1, {}, 80, 22, 24
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
floppy_image::FF_525, floppy_image::DSQD, floppy_image::MFM,
|
||||||
|
2000, 5, 80, 2, 1024, {}, 1, {}, 80, 22, 24
|
||||||
|
},
|
||||||
{}
|
{}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user