mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-19 19:33:03 +00:00
58 lines
2.1 KiB
HTML
58 lines
2.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
|
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
|
|
|
|
<title>Disk Settings</title>
|
|
</head>
|
|
|
|
|
|
<body style="background-color: rgb(255, 255, 255); font-family: verdana;" alink="#008000" link="#008000" vlink="#008000">
|
|
|
|
|
|
<h2 style="color: rgb(0, 128, 0);">Disk Settings</h2>
|
|
|
|
|
|
<hr size="4"><img style="width: 344px; height: 460px; float: right;" src="img/disk.png" alt="Disk settings" hspace="5" vspace="5">
|
|
<h3>Floppy Controller Settings:</h3>
|
|
<p><strong>Disk Access Speed:</strong><br>
|
|
Here you can choose the speed at which the system can access
|
|
an emulated floppy disk drive.
|
|
By default, you would want "Enhanced Speed" so that data can
|
|
be accessed as fast as possible. However, it is also possible that
|
|
certain programs might depend on the "Authentic Speed" to function
|
|
properly. This is the speed at which the real hardware
|
|
would access data from your drives.</p>
|
|
|
|
|
|
<p><strong>Disk 1/2 drop-down menus:</strong><br>
|
|
|
|
These menus allow you to select floppy disk images (.dsk files) to
|
|
'insert' into the
|
|
emulated floppy drives 1 and 2. This can also be done during emulation by <a href="toolbar.html">using the toolbar</a> or using the F3/F4 keys. Diskettes can be swapped by pressing F5 during emulation. You can also eject images from this menu.</p>
|
|
|
|
|
|
<h3>Hard disk Controller Settings:</h3>
|
|
<p><strong>Enable hard disk controller in slot 7:</strong><br>
|
|
A hard disk controller (or interface) card can be plugged in to slot 7 by checking this box.
|
|
See <a href="ddi-harddisk.html">Hard disk Images</a> for more details.
|
|
</p>
|
|
|
|
<p><strong>HDD 1/2 drop-down menus:</strong><br>
|
|
|
|
These menus allow you to select hard disk images (eg. .hdv files) to
|
|
connect to the emulated hard disk controller card. You can also unplug images from this menu.</p>
|
|
|
|
|
|
<strong>Path to CiderPress:</strong><br>
|
|
|
|
Use this to specify where CiderPress is installed.<br>
|
|
The right mouse button context menu on either of the drive icons allows you to open CiderPress with the image in the drive.
|
|
|
|
</body>
|
|
</html>
|