--- trunk/README 2007/10/08 16:22:02 39 +++ trunk/README 2007/10/08 16:22:11 40 @@ -1,5 +1,5 @@ -Gavare's eXperimental Emulator -- GXemul 0.4.5 -================================================== +Gavare's eXperimental Emulator -- GXemul 0.4.5.1 +==================================================== Copyright (C) 2003-2007 Anders Gavare. @@ -12,7 +12,7 @@ hardware components are emulated well enough to let unmodified operating systems (e.g. NetBSD) run as if they were running on a real machine. -Processors (ARM, MIPS, PowerPC, SuperH) are emulated using dynamic +Processors (ARM, MIPS, PowerPC, and SuperH) are emulated using dynamic translation. Unlike some other dynamically translating emulators, GXemul does not need to generate native code, only a "runnable intermediate representation", and will thus run on any host architecture.