/[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 37 by dpavlin, Mon Oct 8 16:21:34 2007 UTC revision 38 by dpavlin, Mon Oct 8 16:21:53 2007 UTC
# Line 10  Line 10 
10    
11  <!--  <!--
12    
13  $Id: index.html,v 1.272 2007/03/18 03:33:25 debug Exp $  $Id: index.html,v 1.276 2007/04/14 05:38:00 debug Exp $
14    
15  Copyright (C) 2003-2007  Anders Gavare.  All rights reserved.  Copyright (C) 2003-2007  Anders Gavare.  All rights reserved.
16    
# Line 50  SUCH DAMAGE. Line 50  SUCH DAMAGE.
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 processor architectures 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>      <li><a href="intro.html#hosts">Which host architectures are supported?</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>
56    </ul>    </ul>
# Line 79  SUCH DAMAGE. Line 79  SUCH DAMAGE.
79      <li><a href="guestoses.html#ultrixinstall">Ultrix/RISC</a>        <li><a href="guestoses.html#ultrixinstall">Ultrix/RISC</a>  
80      <li><a href="guestoses.html#sprite">Sprite for DECstation</a>        <li><a href="guestoses.html#sprite">Sprite for DECstation</a>  
81      <li><a href="guestoses.html#declinux">Debian GNU/Linux for DECstation</a>      <li><a href="guestoses.html#declinux">Debian GNU/Linux for DECstation</a>
     <li><a href="guestoses.html#declinuxredhat">Redhat Linux for DECstation</a>  
82    </ul>    </ul>
83    
84    <p>    <p>
# Line 110  SUCH DAMAGE. Line 109  SUCH DAMAGE.
109    
110    <p>    <p>
111    
   <li><a href="gdb_remote.html">GDB remote serial protocol connection</a>  
   <ul>  
     <li><a href="gdb_remote.html#intro">Introduction</a>  
     <li><a href="gdb_remote.html#prerequisites">Prerequisites</a>  
     <li><a href="gdb_remote.html#example">Example session</a>  
   </ul>  
   
   <p>  
   
112    <li><a href="dreamcast.html">Dreamcast emulation</a>    <li><a href="dreamcast.html">Dreamcast emulation</a>
113    <ul>    <ul>
114      <li><a href="dreamcast.html#intro">Introduction</a>      <li><a href="dreamcast.html#intro">Introduction</a>
# Line 135  SUCH DAMAGE. Line 125  SUCH DAMAGE.
125          developing firmware, using GXemul</a>          developing firmware, using GXemul</a>
126      <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>
127      <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>
128        <li><a href="misc.html#tape_images">How to start the emulator with tape images</a>
129        <li><a href="misc.html#disk_overlays">How to use disk image overlays</a>
130      <li><a href="misc.html#filexfer">Transfering files to/from the guest OS</a>      <li><a href="misc.html#filexfer">Transfering files to/from the guest OS</a>
131      <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>
132      <li><a href="misc.html#userland">Running userland binaries</a>      <li><a href="misc.html#userland">Running userland binaries</a>
# Line 142  SUCH DAMAGE. Line 134  SUCH DAMAGE.
134    </ul>    </ul>
135    
136    <p>    <p>
137    
138      <li><a href="translation.html">Dynamic Translation</a>
139      <ul>
140        <li><a href="translation.html#staticvsdynamic">Static vs. dynamic</a>
141        <li><a href="translation.html#ir">Executable Intermediate Representation</a>  
142        <li><a href="translation.html#performance">Performance</a>
143        <li><a href="translation.html#instrcomb">Instruction Combinations</a>
144        <li><a href="translation.html#native">Native Code Generation Back-ends</a>
145      </ul>
146    
147      <p>
148    
149    <li><a href="technical.html">Technical details</a>    <li><a href="technical.html">Technical details</a>
150    <ul>    <ul>

Legend:
Removed from v.37  
changed lines
  Added in v.38

  ViewVC Help
Powered by ViewVC 1.1.26