GXemul 0.4.1 review
DownloadGXemul is a machine emulator I'm developing in my spare time. GXemul project emulates processors and surrounding hardware componen
|
|
GXemul is a machine emulator I'm developing in my spare time.
GXemul project emulates processors and surrounding hardware components, in some cases well enough to allow unmodified "guest" operating systems to run inside the emulator as if they were running on a real machine.
MIPS:
Several machine types are emulated well enough to run guest operating systems. NetBSD, OpenBSD, Linux, and even obscure things such as Ultrix and Sprite can run, to various degrees.
ARM:
CATS is emulated well enough to run NetBSD and OpenBSD as guest OSes.
PowerPC:
NetBSD/prep can run (experimental).
The emulator can be used for:
experimenting with operating systems which you have not tried yet, or operating systems for hardware which you might not have access to,
running guest operating systems for historical purposes, e.g. Ultrix or Sprite,
developing portable software, when you want yet another target platform to try to compile your software on (you can use GXemul to run a guest OS and compile your software inside that OS),
development of new firmware or operating system code (but then you need to be aware of some limitations),
educational purposes...
What's New in This Release:
Stabilization fixes were made in the dyntrans core, and performance fixes were made for the new MIPS emulation mode.
GXemul 0.4.1 keywords