--- trunk/README 2007/10/08 16:21:53 38 +++ trunk/README 2007/10/08 16:22:32 42 @@ -1,4 +1,4 @@ -Gavare's eXperimental Emulator -- GXemul 0.4.5 +Gavare's eXperimental Emulator -- GXemul 0.4.6 ================================================== 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.