mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-16 00:09:20 +00:00
790339d08a
. 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
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>Transferring Disk Images</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);">Hard Disk Images</h2>
|
|
|
|
<hr size="4">
|
|
<p style="font-weight: bold;">Overview:</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 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 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).</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>
|
|
|
|
<p style="font-weight: bold;">Warnings:</p>
|
|
|
|
<ul>
|
|
|
|
<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>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>
|
|
|
|
</body>
|
|
</html>
|