1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5<title>Teo</title>
6<link rel="stylesheet" type="text/css" href="doc.css">
7</head>
8<body>
9<table width="100%"><tr><td>
10
11<h3>Additional informations about Teo MS-DOS/DPMI</h3>
12
13<ul>
14<li><a href="#installation">Installation</a></li>
15<li><a href="#launching">Launching</a></li>
16<li><a href="#gfx_modes">Graphic modes</a></li>
17<li><a href="#joysticks">Joysticks</a></li>
18<li><a href="#sound">Sound generator</a></li>
19</ul>
20
21<h5>Installation<a name="installation"></a></h5>
22
23<p>To run the emulator, you need at least a 80386 with 2MB of RAM, a VGA card, and MS-DOS version 5.0 or greater or Windows version 3.1 or greater (Windows 95/98/Me). A Sound Blaster compatible sound-card is necessary to emulate sound.</p>
24
25<p>To install the emulator, you just have to unzip <em><code>teo-1.8.4-dosexe.zip</code></em>. The executable will be <em><code>teo.exe</code></em>.</p>
26
27<p>The file <em><code>cwsdpmi.exe</code></em> is only useful for running in protected mode under MS-DOS.</p>
28
29<h5>Launching<a name="launching"></a></h5>
30
31<p>When the program is stated, headers and initialization messages are printed, then the user is asked to choose a graphic mode if it hasn't been specified on the command-line. Then the emulation starts.</p>
32
33<p>TEO accepts the following parameters on the command line:</p>
34
35<table border="1" width="100%">
36<tr><td>--mode40</td><td>starts the emulator in 40 columns, 16 colors and full-screen mode</td></tr>
37<tr><td>--mode80</td><td>starts the emulator in 80 columns, 16 colors and full-screen mode</td></tr>
38<tr><td>--truecolor</td><td>starts the emulator in 80 columns, 4096 colors and full-screen mode</td></tr>
39</table>
40
41<h5>Graphic modes<a name="gfx_modes"></a></h5>
42
43<p>Teo can use the graphical modes 320x200x8 VGA, 640x400x8 VESA and 640x400x16 VESA.</p>
44
45<p>If VESA modes aren't available on your graphic board, you can use the utility SciTech Display Doctor (previously known as UniVBE) from <a href="http://www.scitechsoft.com">SciTech Software</a> to help correcting the problem.</p>
46
47<h5>Joystick<a name="joysticks"></a></h5>
48
49<p>Teo uses available PC joysticks to emulate both TO8 joysticks. When there aren't enough PC joysticks, the missing joystick(s) is (are) emulated using the keyboard.</p>
50
51<h5>Sound generator<a name="sound"></a></h5>
52
53<p>The TO8 sound is emulated using the sound-card of the PC. Both the 1-bit (TO7) and the 6-bits (Music and games interface) generators are emulated.</p>
54
55<p>Any compatible SoundBlaster card is supported, as well as few other cards (Ensoniq Soundscape, ESS AudioDrive, Windows Sound System, etc...).</p>
56
57<p><center>Document originally translated from French by Samuel Devulder<center></p>
58</td></tr></table>
59</body>
60</html>
61