/[gxemul]/upstream/0.3.6/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

Annotation of /upstream/0.3.6/doc/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15 - (hide annotations)
Mon Oct 8 16:18:56 2007 UTC (16 years, 8 months ago) by dpavlin
File MIME type: text/html
File size: 5484 byte(s)
0.3.6
1 dpavlin 12 <html><head><title>Gavare's eXperimental Emulator</title>
2 dpavlin 8 <meta name="robots" content="noarchive,nofollow,noindex"></head>
3 dpavlin 4 <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 dpavlin 6 <b>Gavare's eXperimental Emulator&nbsp;&nbsp;&nbsp;&nbsp;(GXemul)</b>
8 dpavlin 4 </font></td></tr></table></td></tr></table><p>
9 dpavlin 2
10 dpavlin 12
11 dpavlin 2 <!--
12    
13 dpavlin 14 $Id: index.html,v 1.253 2005/10/07 15:44:03 debug Exp $
14 dpavlin 2
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 dpavlin 4 <li><a href="intro.html#free">Is GXemul Free software?</a>
50 dpavlin 2 <li><a href="intro.html#build">How to compile/build the emulator</a>
51 dpavlin 6 <li><a href="intro.html#run">How to run the emulator</a>
52 dpavlin 2 <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 dpavlin 10 <li><a href="intro.html#guestos">Which guest OSes are possible to run in GXemul?</a>
56 dpavlin 2 </ul>
57    
58     <p>
59 dpavlin 4
60 dpavlin 2 <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 dpavlin 10 <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 dpavlin 14 <li><a href="guestoses.html#netbsdcatsinstall">NetBSD/cats</a>
70 dpavlin 10 <li><a href="guestoses.html#openbsdinstall">OpenBSD/pmax</a>
71     <li><a href="guestoses.html#openbsdarcinstall">OpenBSD/arc</a>
72 dpavlin 14 <li><a href="guestoses.html#openbsdcatsinstall">OpenBSD/cats</a>
73 dpavlin 10 <li><a href="guestoses.html#ultrixinstall">Ultrix/RISC</a>
74     <li><a href="guestoses.html#sprite">Sprite for DECstation</a>
75     <li><a href="guestoses.html#declinux">Debian GNU/Linux for DECstation</a>
76     <li><a href="guestoses.html#declinuxredhat">Redhat Linux for DECstation</a>
77 dpavlin 2 </ul>
78    
79     <p>
80    
81     <li><a href="experiments.html">Experimenting with GXemul</a>
82     <ul>
83     <li><a href="experiments.html#hello">Hello world</a>
84     <li><a href="experiments.html#expdevices">Experimental devices</a>
85     </ul>
86    
87     <p>
88    
89     <li><a href="configfiles.html">Configuration files</a>
90     <ul>
91     <li><a href="configfiles.html#config">Configuration file syntax</a>
92     <li><a href="configfiles.html#minimal">A minimal example</a>
93 dpavlin 10 <li><a href="configfiles.html#multihost">Network across multiple hosts</a>
94 dpavlin 2 </ul>
95    
96     <p>
97    
98 dpavlin 12 <li><a href="misc.html">Miscellaneous</a>
99 dpavlin 2 <ul>
100     <li><a href="misc.html#networking">Networking</a>
101 dpavlin 12 <li><a href="misc.html#devel">Writing operating system code, or
102     developing firmware, using GXemul</a>
103 dpavlin 2 <li><a href="misc.html#compilercontruct">Using GXemul in compiler contruction courses</a>
104     <li><a href="misc.html#disk">How to start the emulator with a disk image</a>
105     <li><a href="misc.html#largeimages">How to extract large gzipped disk images</a>
106     <li><a href="misc.html#userland">Running userland binaries</a>
107     <li><a href="misc.html#promdump">Using a PROM dump from a real machine</a>
108     </ul>
109    
110     <p>
111    
112     <li><a href="technical.html">Technical details</a>
113     <ul>
114 dpavlin 10 <li><a href="technical.html#speed">Speed and emulation modes</a>
115 dpavlin 2 <li><a href="technical.html#net">Networking</a>
116     <li><a href="technical.html#devices">Emulation of hardware devices</a>
117     </ul>
118    
119     </ul>
120    
121    
122    
123    
124     <p><br>
125     <a name="feedback"></a>
126     <h3>Feedback:</h3>
127    
128     If you have found GXemul useful, found a bug, or have other comments,
129     then don't hesitate to mail me.
130     <p>
131     (Anders Gavare)
132     <p>
133     <img src="maddr.gif">
134    
135    
136     </p>
137    
138     </body>
139     </html>

  ViewVC Help
Powered by ViewVC 1.1.26