summaryrefslogtreecommitdiff
path: root/emulators/gxemul
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2007-03-18 21:05:38 +0000
committerxtraeme <xtraeme@pkgsrc.org>2007-03-18 21:05:38 +0000
commit640abc101aaa6fc80a354b9aa2aff71bf16303f8 (patch)
tree1b875d3062cec3d8b0d9c7c17cfd939f70ffb4db /emulators/gxemul
parent75a545eedef992649afa785b5ba5f66d86d0ae6c (diff)
downloadpkgsrc-640abc101aaa6fc80a354b9aa2aff71bf16303f8.tar.gz
Update to 0.4.4.1:
o) SuperH (SH4) emulation is now somewhat more stable. x) GXemul 0.4.4: A NetBSD/dreamcast Live CD works. x) GXemul 0.4.4.1: A Linux/dreamcast Live CD also works. o) PowerPC "G4" emulation is now stable enough to let NetBSD/macppc run from a disk image. (Installing actually worked before, but the NetBSD/macppc GENERIC kernel uses AltiVec instructions which were not implemented correctly.) o) The PICA-61 (arc) and i80321 (evbarm) emulation modes now have their timers fixed at 100 Hz. A hardcoded speed like this is very ugly, but it is at least better than before (when the timer wasn't really running at any specific speed at all).
Diffstat (limited to 'emulators/gxemul')
-rw-r--r--emulators/gxemul/Makefile4
-rw-r--r--emulators/gxemul/PLIST12
-rw-r--r--emulators/gxemul/distinfo8
3 files changed, 16 insertions, 8 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile
index 5e60b7a20b7..db0531049d0 100644
--- a/emulators/gxemul/Makefile
+++ b/emulators/gxemul/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2007/02/19 06:54:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.29 2007/03/18 21:05:38 xtraeme Exp $
#
-DISTNAME= gxemul-0.4.4
+DISTNAME= gxemul-0.4.4.1
CATEGORIES= emulators
MASTER_SITES= http://gavare.se/gxemul/src/
diff --git a/emulators/gxemul/PLIST b/emulators/gxemul/PLIST
index 4be521b70ef..c2b1947e101 100644
--- a/emulators/gxemul/PLIST
+++ b/emulators/gxemul/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2007/02/19 06:54:47 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.15 2007/03/18 21:05:38 xtraeme Exp $
bin/gxemul
man/man1/gxemul.1
share/doc/gxemul/20040504-ultrix45-boot1.png
@@ -67,7 +67,14 @@ share/doc/gxemul/20070128-netbsd-dreamcast-livecd-1.png
share/doc/gxemul/20070128-netbsd-dreamcast-livecd-1_small.png
share/doc/gxemul/20070128-netbsd-dreamcast-livecd-2.png
share/doc/gxemul/20070128-netbsd-dreamcast-livecd-2_small.png
-share/doc/gxemul/dreamcast.html
+share/doc/gxemul/20070224-netbsd-landisk.png
+share/doc/gxemul/20070224-netbsd-landisk_small.png
+share/doc/gxemul/20070308-linux-dreamcast-1.png
+share/doc/gxemul/20070308-linux-dreamcast-1_small.png
+share/doc/gxemul/20070308-linux-dreamcast-2.png
+share/doc/gxemul/20070308-linux-dreamcast-2_small.png
+share/doc/gxemul/20070318-netbsd-macppc.png
+share/doc/gxemul/20070318-netbsd-macppc_small.png
share/doc/gxemul/HISTORY
share/doc/gxemul/LICENSE
share/doc/gxemul/README
@@ -104,6 +111,7 @@ share/doc/gxemul/debian-8-small.png
share/doc/gxemul/debian-8.png
share/doc/gxemul/debian-9-small.png
share/doc/gxemul/debian-9.png
+share/doc/gxemul/dreamcast.html
share/doc/gxemul/experiments.html
share/doc/gxemul/gdb_remote.html
share/doc/gxemul/guestoses.html
diff --git a/emulators/gxemul/distinfo b/emulators/gxemul/distinfo
index ac08e3efe23..87e04d3ebe9 100644
--- a/emulators/gxemul/distinfo
+++ b/emulators/gxemul/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2007/02/19 06:54:47 xtraeme Exp $
+$NetBSD: distinfo,v 1.19 2007/03/18 21:05:38 xtraeme Exp $
-SHA1 (gxemul-0.4.4.tar.gz) = 09dcdf4496ece23d29578d48148de2e2ddf70ba4
-RMD160 (gxemul-0.4.4.tar.gz) = 29a9b77562421870212b0bc052d1779a2b8610a6
-Size (gxemul-0.4.4.tar.gz) = 2101388 bytes
+SHA1 (gxemul-0.4.4.1.tar.gz) = 3d7553c577cc7d00fcc30f6f909c7673e9e3d610
+RMD160 (gxemul-0.4.4.1.tar.gz) = 768acba728ad1df8bad734f2009b4dddb96366ca
+Size (gxemul-0.4.4.1.tar.gz) = 2155651 bytes