--- trunk/README 2007/10/08 16:18:27 10 +++ trunk/README 2007/10/08 16:18:38 12 @@ -1,4 +1,4 @@ -Gavare's eXperimental Emulator -- GXemul 0.3.4 +Gavare's eXperimental Emulator -- GXemul 0.3.5 ================================================== Copyright (C) 2003-2005 Anders Gavare. @@ -7,12 +7,15 @@ 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. It can be used to +run binary code for 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. + +(Non-MIPS emulation modes are also under development, but so far none of those +modes has reached the completeness required to run unmodified operating +systems.) Quick start