diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-03-30 00:30:44 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-03-30 00:30:44 +0000 |
commit | 3e463c3289001f6ddea95f179b2e02884ad91889 (patch) | |
tree | 49d262c19e1104f2712ac4742eea815498c64768 /emulators/gxemul/distinfo | |
parent | 964c341ecc1a861e75d28c17e4de239a48b6d460 (diff) | |
download | pkgsrc-3e463c3289001f6ddea95f179b2e02884ad91889.tar.gz |
Initial import of gxemul-20050329.
GXemul is a machine emulator. The initial goal was to write a simple
64-bit MIPS emulator for running multiprocessor experiments with a
microkernel, but the emulator can be used for many other things. While
some simulators only simulate a CPU, GXemul also simulates other
hardware components, making it possible to use the emulator to run
unmodified operating systems, such as NetBSD, OpenBSD, or Linux.
[previously known as mips64emul, it was renamed because now
supports more cpu archs than MIPS, as sparc, ppc...]
Diffstat (limited to 'emulators/gxemul/distinfo')
-rw-r--r-- | emulators/gxemul/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/gxemul/distinfo b/emulators/gxemul/distinfo new file mode 100644 index 00000000000..15d6ddafc9b --- /dev/null +++ b/emulators/gxemul/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/03/30 00:30:44 xtraeme Exp $ + +SHA1 (gxemul-20050329.tar.gz) = 3925c60788a5fdd5f22f75c2571978790afb4d8b +RMD160 (gxemul-20050329.tar.gz) = d80974bc6d493971c7bd755bb8b39124da8b3b0a +Size (gxemul-20050329.tar.gz) = 964206 bytes |