Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gxemul: Instruction-level machine emulator
- Summary
- 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.
Changelog
- * Mon Jan 9 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.3.7-1
- bump to 0.3.7
- enable all the cpu types by default (MIPS, ARM, PPC are primary)
- * Thu Jul 28 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.3.4-1
- initial package for Fedora Extras