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

Diff of /trunk/doc/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 14 by dpavlin, Mon Oct 8 16:18:51 2007 UTC revision 34 by dpavlin, Mon Oct 8 16:21:17 2007 UTC
# Line 10  Line 10 
10    
11  <!--  <!--
12    
13  $Id: index.html,v 1.253 2005/10/07 15:44:03 debug Exp $  $Id: index.html,v 1.269 2007/02/17 10:06:19 debug Exp $
14    
15  Copyright (C) 2003-2005  Anders Gavare.  All rights reserved.  Copyright (C) 2003-2007  Anders Gavare.  All rights reserved.
16    
17  Redistribution and use in source and binary forms, with or without  Redistribution and use in source and binary forms, with or without
18  modification, are permitted provided that the following conditions are met:  modification, are permitted provided that the following conditions are met:
# Line 49  SUCH DAMAGE. Line 49  SUCH DAMAGE.
49      <li><a href="intro.html#free">Is GXemul Free software?</a>      <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>      <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>      <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>      <li><a href="intro.html#cpus">Which processor architectures does GXemul emulate?</a>
53        <li><a href="intro.html#translation">What kind of translation does GXemul use?</a>
54      <li><a href="intro.html#accuracy">Emulation accuracy</a>      <li><a href="intro.html#accuracy">Emulation accuracy</a>
55      <li><a href="intro.html#emulmodes">Which machines does GXemul emulate?</a>      <li><a href="intro.html#emulmodes">Which machines does GXemul emulate?</a>
     <li><a href="intro.html#guestos">Which guest OSes are possible to run in GXemul?</a>  
56    </ul>    </ul>
57    
58    <p>    <p>
# Line 60  SUCH DAMAGE. Line 60  SUCH DAMAGE.
60    <li><a href="guestoses.html">Installing and running "guest OSes"</a>    <li><a href="guestoses.html">Installing and running "guest OSes"</a>
61    <ul>    <ul>
62      <li><a href="guestoses.html#generalnotes">General notes on running "guest OSes"</a>      <li><a href="guestoses.html#generalnotes">General notes on running "guest OSes"</a>
63      <li><a href="guestoses.html#netbsdinstall">NetBSD/pmax</a>      <li><a href="guestoses.html#netbsdpmaxinstall">NetBSD/pmax</a>
64      <li><a href="guestoses.html#netbsdarcinstall">NetBSD/arc</a>      <li><a href="guestoses.html#netbsdarcinstall">NetBSD/arc</a>
65      <li><a href="guestoses.html#netbsdhpcmipsinstall">NetBSD/hpcmips</a>      <li><a href="guestoses.html#netbsdhpcmipsinstall">NetBSD/hpcmips</a>
66      <li><a href="guestoses.html#netbsdcobaltinstall">NetBSD/cobalt</a>      <li><a href="guestoses.html#netbsdcobaltinstall">NetBSD/cobalt</a>
67      <li><a href="guestoses.html#netbsdevbmipsinstall">NetBSD/evbmips</a>      <li><a href="guestoses.html#netbsdevbmipsinstall">NetBSD/evbmips</a>
68        <li><a href="guestoses.html#netbsdalgorinstall">NetBSD/algor</a>
69      <li><a href="guestoses.html#netbsdsgimips">NetBSD/sgimips</a>      <li><a href="guestoses.html#netbsdsgimips">NetBSD/sgimips</a>
70      <li><a href="guestoses.html#netbsdcatsinstall">NetBSD/cats</a>      <li><a href="guestoses.html#netbsdcatsinstall">NetBSD/cats</a>
71      <li><a href="guestoses.html#openbsdinstall">OpenBSD/pmax</a>      <li><a href="guestoses.html#netbsdevbarminstall">NetBSD/evbarm</a>
72      <li><a href="guestoses.html#openbsdarcinstall">OpenBSD/arc</a>      <li><a href="guestoses.html#netbsdnetwinderinstall">NetBSD/netwinder</a>
73        <li><a href="guestoses.html#netbsdprepinstall">NetBSD/prep</a>
74        <li><a href="guestoses.html#netbsdmacppcinstall">NetBSD/macppc</a>
75        <li><a href="guestoses.html#netbsddreamcast">NetBSD/dreamcast</a>
76        <li><a href="guestoses.html#openbsdpmaxinstall">OpenBSD/pmax</a>
77      <li><a href="guestoses.html#openbsdcatsinstall">OpenBSD/cats</a>      <li><a href="guestoses.html#openbsdcatsinstall">OpenBSD/cats</a>
78      <li><a href="guestoses.html#ultrixinstall">Ultrix/RISC</a>        <li><a href="guestoses.html#ultrixinstall">Ultrix/RISC</a>  
79      <li><a href="guestoses.html#sprite">Sprite for DECstation</a>        <li><a href="guestoses.html#sprite">Sprite for DECstation</a>  
# Line 88  SUCH DAMAGE. Line 93  SUCH DAMAGE.
93    
94    <li><a href="configfiles.html">Configuration files</a>    <li><a href="configfiles.html">Configuration files</a>
95    <ul>    <ul>
96        <li><a href="configfiles.html#intro">Introduction</a>
97      <li><a href="configfiles.html#config">Configuration file syntax</a>      <li><a href="configfiles.html#config">Configuration file syntax</a>
98      <li><a href="configfiles.html#minimal">A minimal example</a>      <li><a href="configfiles.html#minimal">A minimal example</a>
99      <li><a href="configfiles.html#multihost">Network across multiple hosts</a>    </ul>
100    
101      <p>
102    
103      <li><a href="networking.html">Networking</a>
104      <ul>
105        <li><a href="networking.html#intro">Introduction</a>
106        <li><a href="networking.html#multihost">Network across multiple hosts</a>
107        <li><a href="networking.html#direct_example_1">Direct-access example 1: udp_snoop</a>
108      </ul>
109    
110      <p>
111    
112      <li><a href="gdb_remote.html">GDB remote serial protocol connection</a>
113      <ul>
114        <li><a href="gdb_remote.html#intro">Introduction</a>
115        <li><a href="gdb_remote.html#prerequisites">Prerequisites</a>
116        <li><a href="gdb_remote.html#example">Example session</a>
117      </ul>
118    
119      <p>
120    
121      <li><a href="dreamcast.html">Dreamcast emulation</a>
122      <ul>
123        <li><a href="dreamcast.html#intro">Introduction</a>
124        <li><a href="dreamcast.html#netbsd_generic_md">NetBSD/dreamcast GENERIC_MD</a>
125        <li><a href="dreamcast.html#netbsd_live_cd">NetBSD/dreamcast Live CD</a>
126        <li><a href="dreamcast.html#linux_live_cd">Linux/dreamcast Live CD</a>
127    </ul>    </ul>
128    
129    <p>    <p>
130    
131    <li><a href="misc.html">Miscellaneous</a>    <li><a href="misc.html">Miscellaneous</a>
132    <ul>    <ul>
     <li><a href="misc.html#networking">Networking</a>  
133      <li><a href="misc.html#devel">Writing operating system code, or      <li><a href="misc.html#devel">Writing operating system code, or
134          developing firmware, using GXemul</a>          developing firmware, using GXemul</a>
135      <li><a href="misc.html#compilercontruct">Using GXemul in compiler contruction courses</a>      <li><a href="misc.html#compilercontruct">Using GXemul in compiler contruction courses</a>
136      <li><a href="misc.html#disk">How to start the emulator with a disk image</a>      <li><a href="misc.html#disk">How to start the emulator with a disk image</a>
137        <li><a href="misc.html#filexfer">Transfering files to/from the guest OS</a>
138      <li><a href="misc.html#largeimages">How to extract large gzipped disk images</a>      <li><a href="misc.html#largeimages">How to extract large gzipped disk images</a>
139      <li><a href="misc.html#userland">Running userland binaries</a>      <li><a href="misc.html#userland">Running userland binaries</a>
140      <li><a href="misc.html#promdump">Using a PROM dump from a real machine</a>      <li><a href="misc.html#promdump">Using a PROM dump from a real machine</a>

Legend:
Removed from v.14  
changed lines
  Added in v.34

  ViewVC Help
Powered by ViewVC 1.1.26