mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-04 15:05:28 +00:00
3e4588b451
. Added Uthernet doc as html . Many mod's reflecting the changes over the last 6 months . Need to get Michael to update the debugger section
80 lines
2.7 KiB
HTML
80 lines
2.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>Quick Start</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
</head>
|
|
<body style="FONT-FAMILY: verdana; BACKGROUND-COLOR: rgb(255,255,255)" alink="#008000"
|
|
link="#008000" vlink="#008000">
|
|
<h2 style="COLOR: rgb(0,128,0)">
|
|
Sound</h2>
|
|
<hr size="4">
|
|
<h3>Sound:</h3>
|
|
<p>AppleWin emulates both the internal speaker (using the PC speaker or sound card)
|
|
and also the Mockingboard sound card (using a PC sound card).</p>
|
|
<p>Use the AppleWin Configuration tab labelled <em>Sound</em>.</p>
|
|
<p>If you are using a sound card, then use at least DirectX-9.</p>
|
|
<h4>Speaker:</h4>
|
|
<p>You can select PC speaker or sound card:</p>
|
|
<ul>
|
|
<li>
|
|
PC speaker: This is not recommended as the quality is poor. It is not usable on
|
|
Windows 2000 or XP.
|
|
<li>
|
|
Sound card: Recommended</li>
|
|
</ul>
|
|
<h4>Mockingboard:</h4>
|
|
<p>When the Mockingboards are enabled, the cards are physically plugged into slots
|
|
4 and 5 of the Apple //e.</p>
|
|
<p>Each Mockingboard is a type 'C': 2x AY8910 (3-channel sound generator) & 1x
|
|
SSI263 (speech chip)<font face="Tahoma"><br>
|
|
</font>Each AY8910 is fully emulated (tone, noise & envelope).<font face="Tahoma"><br>
|
|
</font>Each SY6522 (that controls an AY8910) can generate precise timer
|
|
interrupts or phoneme-complete interrupts.<font face="Tahoma"><br>
|
|
</font>Emulation of the SSI263 is basic at the moment and only plays back
|
|
phonemes at a fixed rate without any support for inflection or filters.<font face="Tahoma"><br>
|
|
</font>Additionally the Votrax/SC-01 (predecessor to the SSI263) is emulated by
|
|
remapping Votrax phonemes to the SSI263's.</p>
|
|
<H4>Phasor:</H4>
|
|
<P>When Phasor is enabled, the card is phyically plugged into slot 4 of the Apple
|
|
//e.</P>
|
|
<P>Phasor is equivalent to 2 Mockingboards: so has 4x AY8910 & 1x SSI263.</P>
|
|
<P> </P>
|
|
<P>There are a number of games and demos that support Mockingboard (or Phasor), eg:</P>
|
|
<ul>
|
|
<li>
|
|
Adventure Construction Set
|
|
<LI>
|
|
Crimewave (Votrax speech)
|
|
<li>
|
|
Lady Tut (Mockingboard version)
|
|
<li>
|
|
Mockingboard software (Sweet Micro Systems)
|
|
<li>
|
|
Music Construction Set
|
|
<li>
|
|
Night Flight
|
|
<LI>
|
|
Phasor software (Applied Engineering)
|
|
<li>
|
|
Popeye
|
|
<li>
|
|
Rescue Raiders v1.3 (Speech only)
|
|
<li>
|
|
Skyfox
|
|
<li>
|
|
Spy Strikes Back
|
|
<li>
|
|
Ultima III (Mockingboard version)
|
|
<li>
|
|
Ultima IV
|
|
<li>
|
|
Ultima V
|
|
<li>
|
|
Willy Byte
|
|
<li>
|
|
Zaxxon (Mockingboard version)</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|