Standardized on autoMount (vs. automount) and created compiled version of the PCSIG08 disk manifest (because it's huge)
This commit is contained in:
parent
4a26d4b083
commit
4577092917
54 changed files with 93 additions and 93 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fdc id="fdcNEC" automount='{A:{name:"PC-DOS 2.00 (Disk 1)",path:"/disks/pcx86/dos/ibm/2.00/PCDOS200-DISK1.json"}, B:{name:"BASIC Programs",path:"/pubs/pc/programming/Graphics_for_the_IBM_PC/programs/disk.json"}}' pos="left" padLeft="8px" padBottom="8px">
|
||||
<fdc id="fdcNEC" autoMount='{A:{name:"PC-DOS 2.00 (Disk 1)",path:"/disks/pcx86/dos/ibm/2.00/PCDOS200-DISK1.json"}, B:{name:"BASIC Programs",path:"/pubs/pc/programming/Graphics_for_the_IBM_PC/programs/disk.json"}}' pos="left" padLeft="8px" padBottom="8px">
|
||||
<control type="list" binding="listDrives"/>
|
||||
<control type="list" binding="listDisks">
|
||||
<manifest ref="/disks/pcx86/dos/ibm/1.00/manifest.xml" disk="*"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue