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

Contents of /upstream/0.3.5/README

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 size: 1475 byte(s)
0.3.5
1 Gavare's eXperimental Emulator -- GXemul 0.3.5
2 ==================================================
3
4 Copyright (C) 2003-2005 Anders Gavare.
5
6
7 Overview
8 --------
9
10 GXemul is an experimental instruction-level machine emulator. It can be used to
11 run binary code for MIPS-based machines, regardless of host platform. Several
12 emulation modes are available. For some modes, processors and surrounding
13 hardware components are emulated well enough to let unmodified operating
14 systems (e.g. NetBSD) run as if they were running on a real machine.
15
16 (Non-MIPS emulation modes are also under development, but so far none of those
17 modes has reached the completeness required to run unmodified operating
18 systems.)
19
20
21 Quick start
22 -----------
23
24 To compile, type './configure' and then 'make'. This should work on most
25 Unix-like systems. If not, then please mail me a bug report.
26
27 If you are impatient, and want to try out running a guest operating system
28 inside GXemul, please read this: doc/guestoses.html#netbsdinstall
29
30 If you want to use GXemul for experimenting with code of your own,
31 then I suggest you compile a Hello World program according to the tips
32 listed here: doc/experiments.html#hello
33
34 Please read the rest of the documentation in the doc/ sub-directory for
35 more detailed information on how to use the emulator.
36
37
38 Feedback
39 --------
40
41 If you have found GXemul useful in some way, or feel like sending me
42 comments or feedback in general, then mail me at anders(at)gavare.se.
43

  ViewVC Help
Powered by ViewVC 1.1.26