Next: , Previous: , Up: Settings for file system devices   [Contents][Index]


6.11.1.1 Resources for file system devices

IECDevice8
IECDevice9
IECDevice10
IECDevice11

Booleans that specify whether IEC device emulation for device #8 to #11 is enabled.

FileSystemDevice8
FileSystemDevice9
FileSystemDevice10
FileSystemDevice11

Integers specifying the device type for device 8-11 respectively (all emulators except vsid). (0: None, 1: Filesystem, 2: OpenCBM (Real))

FSDevice8ConvertP00
FSDevice9ConvertP00
FSDevice10ConvertP00
FSDevice11ConvertP00

Booleans specifying whether on-read support for P00 files is enabled on drives 8, 9, 10 and 11 respectively (all emulators except vsid).

FSDevice8SaveP00
FSDevice9SaveP00
FSDevice10SaveP00
FSDevice11SaveP00

Booleans specifying whether the drives should create P00 files instead of plain CBM ones for drives 8, 9, 10 and 11 respectively (all emulators except vsid).

FSDevice8HideCBMFiles
FSDevice9HideCBMFiles
FSDevice10HideCBMFiles
FSDevice11HideCBMFiles

Booleans specifying whether non-P00 files should be invisible for drives 8, 9, 10 and 11 respectively (all emulators except vsid).

FSDevice8Dir
FSDevice9Dir
FSDevice10Dir
FSDevice11Dir

Strings specifying the directories to which drives 8, 9, 10 and 11 have access (all emulators except vsid).

FSDeviceLongNames

Boolean specifying whether filenames will get converted to 16 character long short names or not. Disabled by default.

FSDeviceOverwrite

Boolean specifying whether files in the file system can be overwritten without using "@:name", or not. Disabled by default.


Next: Command-line options for file system devices, Previous: Settings for file system devices, Up: Settings for file system devices   [Contents][Index]