--- trunk/README 2007/10/08 16:18:27 10 +++ trunk/README 2007/10/08 16:18:51 14 @@ -1,4 +1,4 @@ -Gavare's eXperimental Emulator -- GXemul 0.3.4 +Gavare's eXperimental Emulator -- GXemul 0.3.6 ================================================== Copyright (C) 2003-2005 Anders Gavare. @@ -7,12 +7,13 @@ Overview -------- -GXemul is an experimental instruction-level machine emulator. It can be -used to run binary code for (among others) MIPS-based machines, regardless -of host platform. Several emulation modes are available. For some modes, -processors and surrounding hardware components are emulated well enough to -let unmodified operating systems (e.g. NetBSD) run as if they were running -on a real machine. +GXemul is an experimental instruction-level machine emulator. Several +emulation modes are available. In some modes, processors and surrounding +hardware components are emulated well enough to let unmodified operating +systems (e.g. NetBSD) run as if they were running on a real machine. + +The processor architecture best emulated by GXemul is MIPS, but other +architectures are also partially emulated. Quick start