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

Annotation of /trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8 - (hide annotations)
Mon Oct 8 16:18:19 2007 UTC (16 years, 5 months ago) by dpavlin
File size: 978 byte(s)
++ trunk/HISTORY	(local)
$Id: HISTORY,v 1.777 2005/06/12 12:31:52 debug Exp $
==============  RELEASE 0.3.3.1  ==============

20050609	Adding simple MIPS IPIs (to dev_mp).
20050611	Adding an ugly hack to track down low-reference bugs
		(define TRACE_NULL_CRASHES, or configure --tracenull).
		Other minor updates.
20050612	Adding a dummy evbmips mode.

==============  RELEASE 0.3.3.2  ==============


1 dpavlin 8 Gavare's eXperimental Emulator -- GXemul 0.3.3.2
2 dpavlin 6 ====================================================
3 dpavlin 2
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
11     used to run binary code for (among others) MIPS-based machines. Several
12     emulation modes are available. For some emulation modes, processors and
13     surrounding hardware components are emulated well enough to let unmodified
14     operating systems (eg. NetBSD) run as if they were running on a real machine.
15    
16    
17     Quick start
18     -----------
19    
20 dpavlin 4 To compile, type './configure' and then 'make'. This should work on most
21     Unix-like systems. If not, then please mail me a bug report.
22 dpavlin 2
23     Please read the the documentation in the doc/ sub-directory for more
24     detailed information on how to use the emulator.
25    
26    
27     Feedback
28     --------
29    
30     If you have found GXemul useful in some way, or feel like sending me
31     comments or feedback in general, then mail me at anders(at)gavare.se.
32    

  ViewVC Help
Powered by ViewVC 1.1.26