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>
<h3>Harddisk Controller Settings:</h3>
<p><strong>Enable harddisk in slot 7:</strong><br>
A harddisk interface card can be plugged in to slot-7 by checking this
box. You can connect two harddisks to this card by selecting .hdv files
on your PC. Each harddisk can have a maximum capacity of 32MB.
<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>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>
These menus allow you to select harddisk images (.hdv files) to
connect to the emulated hard drive controller. 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>
These menus allow you to select harddisk images (eg. .hdv files) to
connect to the emulated harddisk 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 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>
</html>

View File

@ -11,33 +11,27 @@
<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
Images</h2>
<h2 style="color: rgb(0, 128, 0);">Hard Disk Images</h2>
<hr size="4">
<p style="font-weight: bold;">Overview:</p>
<p>A harddisk interface card can
be plugged in to slot-7 via
the AppleWin Configuration tab labelled Disk. Just
check enable
harddisk in slot 7.</p>
<p>A hard disk controller (or interface) card can be plugged in to slot 7 via the AppleWin Configuration tab labelled Disk.
Just check <span style="font-style: italic;">Enable hard disk controller in slot 7</span>.</p>
<p>There is provision to connect
two harddisks to this card.
This is done by using .hdv files on your PC. Each harddisk can have a
maximum
capacity of 32MB.</p>
<p>There is provision to connect two hard disks to this card.
This is done by using .hdv files on your PC.
Each hard disk can have a maximum capacity of 32MB.</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
autoboot from slot 7 first. If the hard disk card is unplugged (not
enabled) then
the Apple will then attempt to boot from slot-6 (with the Disk][
interface card
in it). To boot a floppy disk with the harddisk card enabled, you can
issue PR#6
from an AppleSoft prompt.</p>
the Apple will then attempt to boot from slot 6 (with the Disk][
interface card in it).</p>
<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
issue PR#6 from an AppleSoft prompt.</p>
<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>
@ -46,17 +40,13 @@ images from Asimov (eg. <a target="_blank" href="ftp://public.asimov.net/pub/app
<ul>
<li>Unchecking <span style="font-style: italic;">enable
harddisk in slot 7</span> whilst the Apple is running will
physically unplugging the harddisk card. This can lead to a corrupt
.hdv image if the Apple is writing to the harddisk when it is unplugged!</li>
<li>Unchecking <span style="font-style: italic;">Enable hard disk controller in slot 7</span> whilst the Apple is running will
physically unplugging the hard disk card. This can lead to a corrupt
.hdv image if the Apple is writing to the hard disk when it is unplugged!</li>
<li>Equally, exiting AppleWin
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
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>

View File

@ -38,7 +38,7 @@ Protected Disks</a></li>
<li><a href="ddi-formats.html">Disk
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>

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><strong>F3 --
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>
<td><img style="width: 46px; height: 46px;" alt="Drive 2:" src="img/tb-drv2.png"></td>
<td><strong>F4 --
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>
<td><img style="width: 46px; height: 46px;" alt="Swap Disks" src="img/tb-drvswp.png"></td>