mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 00:30:17 +00:00
Updated Help: rename harddisk to hard disk
This commit is contained in:
parent
790339d08a
commit
85244845e7
@ -12,7 +12,7 @@
|
||||
<p style="MARGIN-LEFT: 40px">Brian Broker: This HTML / CHM help file</p>
|
||||
<p style="MARGIN-LEFT: 40px">Thomas Stahl: TV emulation mode (up to v1.25.0.4)</p>
|
||||
<p style="MARGIN-LEFT: 40px">Chris Foxwell: SSI263 phoneme samples</p>
|
||||
<p style="MARGIN-LEFT: 40px">Robert Hoem: Harddisk card (source module & f/w)</p>
|
||||
<p style="MARGIN-LEFT: 40px">Robert Hoem: Hard disk card (source module & f/w)</p>
|
||||
<p style="MARGIN-LEFT: 40px">VICE team: TFE, Z80, MC6821 PIA emulation modules (<a href="http://www.viceteam.org">http://www.viceteam.org</a>)<br>
|
||||
- In particular, Spiro Trikaliotis for TFE, whose code Glenn Jones adapted for Uthernet support</p>
|
||||
<p style="MARGIN-LEFT: 40px">FUSE team: AY-3-8910 module (<a href="http://fuse-emulator.sourceforge.net">http://fuse-emulator.sourceforge.net</a>)</p>
|
||||
|
@ -44,8 +44,8 @@ See <a href="ddi-harddisk.html">Hard disk Images</a> for more details.
|
||||
|
||||
<p><strong>HDD 1/2 drop-down menus:</strong><br>
|
||||
|
||||
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>
|
||||
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>
|
||||
|
@ -77,7 +77,7 @@ write-protection.
|
||||
|
||||
<p>All of the above can optionally be either gzip'ed or zipped. If a zip archive
|
||||
contains multiple files, then AppleWin only supports using the first file. For best results
|
||||
with harddisk images, uncompress first, as writing back to the image requires a full
|
||||
with hard disk images, uncompress first, as writing back to the image requires a full
|
||||
image re-compression after every block write. Examples of typical extensions are:
|
||||
<ul>
|
||||
<li>.gz, .dsk.gz, .nib.gz, .2mg.gz</li>
|
||||
|
@ -22,7 +22,7 @@
|
||||
<li>Apple model: ][, ][+, //e, Enhanced //e or clone (eg. Pravets)</li>
|
||||
<li>Apple //e's auxiliary card: 80 Column, Extended 80 Column or RamWorks III</li>
|
||||
<li>Disk][ (even during r/w operation)</li>
|
||||
<li>Harddisk (even during r/w operation)</li>
|
||||
<li>Hard disk (even during r/w operation)</li>
|
||||
<li>Mockingboard</li>
|
||||
<li>Phasor</li>
|
||||
<li>Mouse card</li>
|
||||
|
Loading…
Reference in New Issue
Block a user