mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-02 17:08:57 +00:00
54 lines
1.7 KiB
HTML
54 lines
1.7 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>Loading 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);">Loading
|
||
|
Disk Images</h2>
|
||
|
|
||
|
<hr size="4">
|
||
|
<p>AppleWin registers the
|
||
|
following file types as "Disk
|
||
|
Images": *.bin, *.do, *.dsk, *.nib, and *.po. Double-clicking
|
||
|
a disk image in the Windows Explorer will automatically load and boot
|
||
|
the disk.
|
||
|
While older versions of
|
||
|
AppleWin started a new
|
||
|
instance of the emulator for every disk started in this manner, current
|
||
|
versions
|
||
|
of the emulator will simply replace the current disk if there is an
|
||
|
instance of
|
||
|
the emulator already running.</p>
|
||
|
|
||
|
<p>You may also drag and drop a
|
||
|
disk image from an Explorer
|
||
|
window to the AppleWin emulator window to load and boot the
|
||
|
disk. Dropping the image exactly on one of the drive buttons
|
||
|
will insert
|
||
|
it only into this drive
|
||
|
without booting. For
|
||
|
example: drop "Pascal1.dsk" to drive 1 and "Pascal2.dsk" to
|
||
|
drive 2, then click the the Run button to bring up UCSD Pascal.</p>
|
||
|
|
||
|
<p>AppleWin now allows you to
|
||
|
open a disk as read-only.
|
||
|
To do this, click the checkbox for "Open as Read Only" in the Select
|
||
|
Disk Image dialog. This works like the physical
|
||
|
write-protection mechanism on a real Apple //e floppy disk.</p>
|
||
|
|
||
|
<p>If a Disk Image name is to
|
||
|
long to read in the Toolbar,
|
||
|
simply pause the mouse cursor over a drive button to get a
|
||
|
tool-tip with the full name.</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|