Updated help:

. added documentation for right mouse context menu (eg. for Eject, Send to CiderPress). Fixes #258.
. added documentation for using Open-Apple key to boot from floppy instead of hard disk.
. renamed harddisk to hard disk
This commit is contained in:
tomcw 2017-05-28 17:27:21 +01:00
parent 87ac5dd164
commit 790339d08a
4 changed files with 27 additions and 71 deletions

View File

@ -36,58 +36,22 @@ These menus allow you to select floppy disk images (.dsk files) to
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> 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>Harddisk Controller Settings:</h3> <h3>Hard disk Controller Settings:</h3>
<p><strong>Enable harddisk in slot 7:</strong><br> <p><strong>Enable hard disk controller in slot 7:</strong><br>
A harddisk interface card can be plugged in to slot-7 by checking this A hard disk controller (or interface) card can be plugged in to slot 7 by checking this box.
box. You can connect two harddisks to this card by selecting .hdv files See <a href="ddi-harddisk.html">Hard disk Images</a> for more details.
on your PC. Each harddisk can have a maximum capacity of 32MB.
</p> </p>
<p>On booting, the Apple will <span style="text-decoration: underline;">always</span> attempt to autoboot from slot-7
first. If the harddisk card is unplugged (not enabled)&nbsp;the Apple will then
attempt to boot from slot-6 (this has the Disk][ floppy interface card in it). To boot a
floppy disk with the harddisk card enabled, you can issue PR#6 from an AppleSoft
prompt.</p>
<p>You can download sample .hdv images from Asimov (eg. <a href="ftp://public.asimov.net/pub/apple_II/" target="_blank">ftp://public.asimov.net/pub/apple_II/images/utility/misc/hardpc.zip</a>).</p>
<p><strong>HDD 1/2 drop-down menus:</strong><br> <p><strong>HDD 1/2 drop-down menus:</strong><br>
These menus allow you to select harddisk images (.hdv files) to These menus allow you to select harddisk images (eg. .hdv files) to
connect to the emulated hard drive controller. You can also unplug images from this menu.</p> connect to the emulated harddisk controller card. You can also unplug images from this menu.</p>
<strong>Harddisk warnings:</strong>
<ul>
<li>Unchecking <em>enable
harddisk in slot 7</em> while the emulator is running would be
like physically unplugging the harddisk card on an Apple that is
powered on.
This can lead to a corrupt .hdv image if the Apple is writing to the
harddisk when it is unplugged! </li>
<li>Also, exiting AppleWin while writing to the harddisk can
have the same effect. </li>
<li>The harddisk state is currently <span style="text-decoration: underline;">not</span> saved
in the save-state
image. </li>
<li>Copy][+ v7.1 locks up when trying to calculate how many
free blocks are available when running a catalog. This is a bug in
Copy][+ which is fixed in later versions.</li>
</ul>
<strong>Path to CiderPress:</strong><br> <strong>Path to CiderPress:</strong><br>
Use this to specify where CiderPress is installed.<br> Use this to specify where CiderPress is installed.<br>
The right button context menu on either of the drive icons allows you to open CiderPress with the image in the drive. The right mouse button context menu on either of the drive icons allows you to open CiderPress with the image in the drive.
</body> </body>
</html> </html>

View File

@ -11,33 +11,27 @@
<body style="background-color: rgb(255, 255, 255); font-family: verdana;" alink="#008000" link="#008000" vlink="#008000"> <body style="background-color: rgb(255, 255, 255); font-family: verdana;" alink="#008000" link="#008000" vlink="#008000">
<h2 style="color: rgb(0, 128, 0);">Harddisk <h2 style="color: rgb(0, 128, 0);">Hard Disk Images</h2>
Images</h2>
<hr size="4"> <hr size="4">
<p style="font-weight: bold;">Overview:</p> <p style="font-weight: bold;">Overview:</p>
<p>A harddisk interface card can <p>A hard disk controller (or interface) card can be plugged in to slot 7 via the AppleWin Configuration tab labelled Disk.
be plugged in to slot-7 via Just check <span style="font-style: italic;">Enable hard disk controller in slot 7</span>.</p>
the AppleWin Configuration tab labelled Disk. Just
check enable
harddisk in slot 7.</p>
<p>There is provision to connect <p>There is provision to connect two hard disks to this card.
two harddisks to this card. This is done by using .hdv files on your PC.
This is done by using .hdv files on your PC. Each harddisk can have a Each hard disk can have a maximum capacity of 32MB.</p>
maximum
capacity of 32MB.</p>
<p>On booting, the Apple will <span style="text-decoration: underline;">always</span> <p>On booting, the Apple will <span style="text-decoration: underline;">always</span>
attempt to attempt to
autoboot from slot-7 first. If the harddisk card is unplugged (not autoboot from slot 7 first. If the hard disk card is unplugged (not
enabled) then enabled) then
the Apple will then attempt to boot from slot-6 (with the Disk][ the Apple will then attempt to boot from slot 6 (with the Disk][
interface card interface card in it).</p>
in it). To boot a floppy disk with the harddisk card enabled, you can
issue PR#6 <p>To boot a floppy disk with the hard disk card enabled, either hold down the Open-Apple key during an Apple II restart or
from an AppleSoft prompt.</p> issue PR#6 from an AppleSoft prompt.</p>
<p>You can download sample .hdv <p>You can download sample .hdv
images from Asimov (eg. <a target="_blank" href="ftp://public.asimov.net/pub/apple_II/">ftp://public.asimov.net/pub/apple_II/images/utility/misc/hardpc.zip</a>).</p> images from Asimov (eg. <a target="_blank" href="ftp://public.asimov.net/pub/apple_II/">ftp://public.asimov.net/pub/apple_II/images/utility/misc/hardpc.zip</a>).</p>
@ -46,17 +40,13 @@ images from Asimov (eg. <a target="_blank" href="ftp://public.asimov.net/pub/app
<ul> <ul>
<li>Unchecking <span style="font-style: italic;">enable <li>Unchecking <span style="font-style: italic;">Enable hard disk controller in slot 7</span> whilst the Apple is running will
harddisk in slot 7</span> whilst the Apple is running will physically unplugging the hard disk card. This can lead to a corrupt
physically unplugging the harddisk card. This can lead to a corrupt .hdv image if the Apple is writing to the hard disk when it is unplugged!</li>
.hdv image if the Apple is writing to the harddisk when it is unplugged!</li>
<li>Equally, exiting AppleWin <li>Equally, exiting AppleWin
can have the same affect.</li> can have the same affect.</li>
<li>The harddisk state is not
currently saved in the save-state image.</li>
<li>Copy][+ v7.1 locks up when <li>Copy][+ v7.1 locks up when
trying to calculate how many free blocks are available when running a trying to calculate how many free blocks are available when running a
catalog. This is a bug in Copy][+ which is fixed in later versions.</li> catalog. This is a bug in Copy][+ which is fixed in later versions.</li>

View File

@ -38,7 +38,7 @@ Protected Disks</a></li>
<li><a href="ddi-formats.html">Disk <li><a href="ddi-formats.html">Disk
Image Formats</a></li> Image Formats</a></li>
<li><a href="ddi-harddisk.html">Harddisk images</a></li> <li><a href="ddi-harddisk.html">Hard Disk Images</a></li>
</ul> </ul>

View File

@ -29,13 +29,15 @@ it if it is currently running. (Use Ctrl+F2 or Ctrl+Break to simulate Ctrl+Reset
<td><img style="width: 46px; height: 46px;" alt="Drive 1:" src="img/tb-drv1.png"></td> <td><img style="width: 46px; height: 46px;" alt="Drive 1:" src="img/tb-drv1.png"></td>
<td><strong>F3 -- <td><strong>F3 --
Drive 1:</strong><br> Drive 1:</strong><br>
Selects a disk image file for drive 1.</td> Selects a disk image file for drive 1.<br>
Use the right mouse button for a context menu to "Eject", "Read / Write", "Read only" or "Send to CiderPress".</td>
</tr> </tr>
<tr> <tr>
<td><img style="width: 46px; height: 46px;" alt="Drive 2:" src="img/tb-drv2.png"></td> <td><img style="width: 46px; height: 46px;" alt="Drive 2:" src="img/tb-drv2.png"></td>
<td><strong>F4 -- <td><strong>F4 --
Drive 2:</strong><br> Drive 2:</strong><br>
Selects a disk image file for drive 2.</td> Selects a disk image file for drive 2.<br>
Use the right mouse button for a context menu to "Eject", "Read / Write", "Read only" or "Send to CiderPress".</td>
</tr> </tr>
<tr> <tr>
<td><img style="width: 46px; height: 46px;" alt="Swap Disks" src="img/tb-drvswp.png"></td> <td><img style="width: 46px; height: 46px;" alt="Swap Disks" src="img/tb-drvswp.png"></td>