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

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

revision 8 by dpavlin, Mon Oct 8 16:18:19 2007 UTC revision 10 by dpavlin, Mon Oct 8 16:18:27 2007 UTC
# Line 1  Line 1 
1  Gavare's eXperimental Emulator   --   GXemul 0.3.3.2  Gavare's eXperimental Emulator   --   GXemul 0.3.4
2  ====================================================  ==================================================
3    
4  Copyright (C) 2003-2005  Anders Gavare.  Copyright (C) 2003-2005  Anders Gavare.
5    
# Line 8  Overview Line 8  Overview
8  --------  --------
9    
10  GXemul is an experimental instruction-level machine emulator. It can be  GXemul is an experimental instruction-level machine emulator. It can be
11  used to run binary code for (among others) MIPS-based machines. Several  used to run binary code for (among others) MIPS-based machines, regardless
12  emulation modes are available. For some emulation modes, processors and  of host platform. Several emulation modes are available. For some modes,
13  surrounding hardware components are emulated well enough to let unmodified  processors and surrounding hardware components are emulated well enough to
14  operating systems (eg. NetBSD) run as if they were running on a real machine.  let unmodified operating systems (e.g. NetBSD) run as if they were running
15    on a real machine.
16    
17    
18  Quick start  Quick start
# Line 20  Quick start Line 21  Quick start
21  To compile, type './configure' and then 'make'. This should work on most  To compile, type './configure' and then 'make'. This should work on most
22  Unix-like systems. If not, then please mail me a bug report.  Unix-like systems. If not, then please mail me a bug report.
23    
24  Please read the the documentation in the doc/ sub-directory for more  If you are impatient, and want to try out running a guest operating system
25  detailed information on how to use the emulator.  inside GXemul, please read this:  doc/guestoses.html#netbsdinstall
26    
27    If you want to use GXemul for experimenting with code of your own,
28    then I suggest you compile a Hello World program according to the tips
29    listed here:  doc/experiments.html#hello
30    
31    Please read the rest of the documentation in the doc/ sub-directory for
32    more detailed information on how to use the emulator.
33    
34    
35  Feedback  Feedback

Legend:
Removed from v.8  
changed lines
  Added in v.10

  ViewVC Help
Powered by ViewVC 1.1.26