Update wx-createdisc.cc
Add 1.2MB floppy image format.
This commit is contained in:
parent
95a24e5ba8
commit
f99dc0dd71
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ static struct
|
||||||
{"320 kB", 2*40*8},
|
{"320 kB", 2*40*8},
|
||||||
{"360 kB", 2*40*9},
|
{"360 kB", 2*40*9},
|
||||||
{"720 kB", 2*80*9},
|
{"720 kB", 2*80*9},
|
||||||
|
{"1.2 MB", 2*80*15},
|
||||||
{"1.44 MB", 2*80*18},
|
{"1.44 MB", 2*80*18},
|
||||||
{"2.88 MB", 2*80*36},
|
{"2.88 MB", 2*80*36},
|
||||||
{"100 MB (Zip)", 2048*96},
|
{"100 MB (Zip)", 2048*96},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue