/[gxemul]/upstream/0.4.4/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.4.4/README

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

revision 24 by dpavlin, Mon Oct 8 16:19:56 2007 UTC revision 32 by dpavlin, Mon Oct 8 16:20:58 2007 UTC
# Line 1  Line 1 
1  Gavare's eXperimental Emulator   --   GXemul 0.4.0  Gavare's eXperimental Emulator   --   GXemul 0.4.3
2  ==================================================  ==================================================
3    
4  Copyright (C) 2003-2006  Anders Gavare.  Copyright (C) 2003-2006  Anders Gavare.
# Line 12  emulation modes are available. In some m Line 12  emulation modes are available. In some m
12  hardware components are emulated well enough to let unmodified operating  hardware components are emulated well enough to let unmodified operating
13  systems (e.g. NetBSD) run as if they were running on a real machine.  systems (e.g. NetBSD) run as if they were running on a real machine.
14    
15  Processors (ARM, MIPS, PowerPC) are emulated using a kind of dynamic  Processors (ARM, MIPS, PowerPC, SuperH) are emulated using a kind of
16  translation system. Performance is somewhere between traditional  dynamic translation system. Performance is somewhere between traditional
17  interpretation and recompilation into native code. However, the dynamic  interpretation and recompilation into native code. However, the dynamic
18  translation system used in GXemul does not (currently) generate native  translation system used in GXemul does not (currently) generate native
19  code, and thus does not require platform-specific back-ends. In plain  code, and thus does not require platform-specific back-ends. In plain
# Line 62  Quick start Line 62  Quick start
62  -----------  -----------
63    
64  To compile, type './configure' and then 'make'. This should work on most  To compile, type './configure' and then 'make'. This should work on most
65  Unix-like systems. If not, then please mail me a bug report.  Unix-like systems. If it does not, then please mail me a bug report.
66    
67  You might want to experiment with various CC and CFLAGS environment  You might want to experiment with various CC and CFLAGS environment
68  variable settings, to get optimum performance.  variable settings, to get optimum performance.

Legend:
Removed from v.24  
changed lines
  Added in v.32

  ViewVC Help
Powered by ViewVC 1.1.26