/[gxemul]/upstream/0.3.5/doc/index.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /upstream/0.3.5/doc/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13 - (show annotations)
Mon Oct 8 16:18:43 2007 UTC (16 years, 6 months ago) by dpavlin
File MIME type: text/html
File size: 5445 byte(s)
0.3.5
1 <html><head><title>Gavare's eXperimental Emulator</title>
2 <meta name="robots" content="noarchive,nofollow,noindex"></head>
3 <body bgcolor="#f8f8f8" text="#000000" link="#4040f0" vlink="#404040" alink="#ff0000">
4 <table border=0 width=100% bgcolor="#d0d0d0"><tr>
5 <td width=100% align=center valign=center><table border=0 width=100%><tr>
6 <td align="left" valign=center bgcolor="#d0efff"><font color="#6060e0" size="6">
7 <b>Gavare's eXperimental Emulator&nbsp;&nbsp;&nbsp;&nbsp;(GXemul)</b>
8 </font></td></tr></table></td></tr></table><p>
9
10
11 <!--
12
13 $Id: index.html,v 1.250 2005/08/08 10:25:58 debug Exp $
14
15 Copyright (C) 2003-2005 Anders Gavare. All rights reserved.
16
17 Redistribution and use in source and binary forms, with or without
18 modification, are permitted provided that the following conditions are met:
19
20 1. Redistributions of source code must retain the above copyright
21 notice, this list of conditions and the following disclaimer.
22 2. Redistributions in binary form must reproduce the above copyright
23 notice, this list of conditions and the following disclaimer in the
24 documentation and/or other materials provided with the distribution.
25 3. The name of the author may not be used to endorse or promote products
26 derived from this software without specific prior written permission.
27
28 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
29 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
31 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
32 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
34 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
35 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
36 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
37 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
38 SUCH DAMAGE.
39
40 -->
41
42 <h3>Contents:</h3>
43
44 <p>
45 <ul>
46 <li><a href="intro.html">Introduction</a>
47 <ul>
48 <li><a href="intro.html#overview">Overview</a>
49 <li><a href="intro.html#free">Is GXemul Free software?</a>
50 <li><a href="intro.html#build">How to compile/build the emulator</a>
51 <li><a href="intro.html#run">How to run the emulator</a>
52 <li><a href="intro.html#cpus">Which CPU types does GXemul emulate?</a>
53 <li><a href="intro.html#accuracy">Emulation accuracy</a>
54 <li><a href="intro.html#emulmodes">Which machines does GXemul emulate?</a>
55 <li><a href="intro.html#guestos">Which guest OSes are possible to run in GXemul?</a>
56 </ul>
57
58 <p>
59
60 <li><a href="guestoses.html">Installing and running "guest OSes"</a>
61 <ul>
62 <li><a href="guestoses.html#generalnotes">General notes on running "guest OSes"</a>
63 <li><a href="guestoses.html#netbsdinstall">NetBSD/pmax</a>
64 <li><a href="guestoses.html#netbsdarcinstall">NetBSD/arc</a>
65 <li><a href="guestoses.html#netbsdhpcmipsinstall">NetBSD/hpcmips</a>
66 <li><a href="guestoses.html#netbsdcobaltinstall">NetBSD/cobalt</a>
67 <li><a href="guestoses.html#netbsdevbmipsinstall">NetBSD/evbmips</a>
68 <li><a href="guestoses.html#netbsdsgimips">NetBSD/sgimips</a>
69 <li><a href="guestoses.html#openbsdinstall">OpenBSD/pmax</a>
70 <li><a href="guestoses.html#openbsdarcinstall">OpenBSD/arc</a>
71 <li><a href="guestoses.html#ultrixinstall">Ultrix/RISC</a>
72 <li><a href="guestoses.html#sprite">Sprite for DECstation</a>
73 <li><a href="guestoses.html#declinux">Debian GNU/Linux for DECstation</a>
74 <li><a href="guestoses.html#declinuxredhat">Redhat Linux for DECstation</a>
75 </ul>
76
77 <p>
78
79 <li><a href="experiments.html">Experimenting with GXemul</a>
80 <ul>
81 <li><a href="experiments.html#hello">Hello world</a>
82 <li><a href="experiments.html#expdevices">Experimental devices</a>
83 <li><a href="experiments.html#experiments">Experiments with other kernels and guest OSes</a>
84 </ul>
85
86 <p>
87
88 <li><a href="configfiles.html">Configuration files</a>
89 <ul>
90 <li><a href="configfiles.html#config">Configuration file syntax</a>
91 <li><a href="configfiles.html#minimal">A minimal example</a>
92 <li><a href="configfiles.html#multihost">Network across multiple hosts</a>
93 </ul>
94
95 <p>
96
97 <li><a href="misc.html">Miscellaneous</a>
98 <ul>
99 <li><a href="misc.html#networking">Networking</a>
100 <li><a href="misc.html#devel">Writing operating system code, or
101 developing firmware, using GXemul</a>
102 <li><a href="misc.html#compilercontruct">Using GXemul in compiler contruction courses</a>
103 <li><a href="misc.html#disk">How to start the emulator with a disk image</a>
104 <li><a href="misc.html#largeimages">How to extract large gzipped disk images</a>
105 <li><a href="misc.html#userland">Running userland binaries</a>
106 <li><a href="misc.html#promdump">Using a PROM dump from a real machine</a>
107 </ul>
108
109 <p>
110
111 <li><a href="technical.html">Technical details</a>
112 <ul>
113 <li><a href="technical.html#speed">Speed and emulation modes</a>
114 <li><a href="technical.html#net">Networking</a>
115 <li><a href="technical.html#devices">Emulation of hardware devices</a>
116 </ul>
117
118 </ul>
119
120
121
122
123 <p><br>
124 <a name="feedback"></a>
125 <h3>Feedback:</h3>
126
127 If you have found GXemul useful, found a bug, or have other comments,
128 then don't hesitate to mail me.
129 <p>
130 (Anders Gavare)
131 <p>
132 <img src="maddr.gif">
133
134
135 </p>
136
137 </body>
138 </html>

  ViewVC Help
Powered by ViewVC 1.1.26