Added assortment of empty diskettes to library, and updated DiskDump to support a target disk size (--size replaces the older, kludgier --mbhd)
This commit is contained in:
parent
aba69c0139
commit
f81e55f0ee
10 changed files with 68 additions and 15 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<control type="list" binding="listDrives"/>
|
||||
<control type="list" binding="listDisks">
|
||||
<disk path="">None</disk>
|
||||
<manifest ref="/disks/pc/empty/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/cpm/1.1b/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/diags/ibm/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/dos/ibm/1.00/manifest.xml"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue