From 6b77047a193aae5db768e7092c9e7e231c9beee3 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 20 Feb 2004 14:14:52 +0000 Subject: Changes 0.6.2.1: * Compilation fixes: + sdljoystick.h missing from tarball. + Link failure if a widget UI in use and lib765 not available. + Compilation failure if ROMSDIR defined. * Bugfixes: + Use of the SDL icons could cause screen corruption. + The reverse page mapping for 0xc000 - 0xffff would occasionally be wrong on the +2A/+3. * Miscellaneous: + Allow selectable devices to be used for the real joysticks. + Use glib 2.0 if available. + Allow ROMSDIR to be set when configuring. --- emulators/fuse/Makefile | 4 ++-- emulators/fuse/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'emulators') diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index fe7f9135de1..2910e44d741 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2004/02/13 13:40:15 adam Exp $ +# $NetBSD: Makefile,v 1.8 2004/02/20 14:14:52 adam Exp $ -DISTNAME= fuse-0.6.2 +DISTNAME= fuse-0.6.2.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index 2e9fa4613e9..e7a7273c0b5 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2004/02/13 13:40:15 adam Exp $ +$NetBSD: distinfo,v 1.4 2004/02/20 14:14:52 adam Exp $ -SHA1 (fuse-0.6.2.tar.gz) = 3290614cb71b6cd262ff6df056d62648ac16b6f3 -Size (fuse-0.6.2.tar.gz) = 665425 bytes +SHA1 (fuse-0.6.2.1.tar.gz) = 6fa903848153dbc2919a779e6c8214286a938af2 +Size (fuse-0.6.2.1.tar.gz) = 668863 bytes SHA1 (patch-aa) = 047ff628e454da6dbc9c3b140f6265353c317ae4 -- cgit v1.2.3