From 7ebdec77bbfb0c5e9bee1151609890b945f22d2d Mon Sep 17 00:00:00 2001 From: kristerw Date: Fri, 24 Jun 2005 22:52:15 +0000 Subject: Update xmess to 0.97. Release 0.97, 13 June 2005 - Everything from MAME 0.97 (http://x.mame.net/changes-mame.html) and MESS 0.97 (http://x.mame.net/changes-mess.html). - When the emulation is unpaused, the keyboard state is cleared. This prevents keypresses from bleeding over from the user interface. - The SDL driver now uses the correct green mask for RGB 565. This fixes a problem with SDL on DirectFB being unable to find a valid video mode. (Uli H.) - The SDL driver now locks the video surface before retrieving the pointer to its memory. This fixes a crash with SDL on DirectFB. (Uli H.) - Fixed a few spots in the code for 4.3 BSD, e.g., OpenStep on NeXT. - Fixed bugs in the Xv driver and the 6-tap effect that affected big-endian architectures. (Hans de Goede) --- emulators/xmess/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'emulators/xmess/distinfo') diff --git a/emulators/xmess/distinfo b/emulators/xmess/distinfo index 6b88e3ca764..1fa4ed70e36 100644 --- a/emulators/xmess/distinfo +++ b/emulators/xmess/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.37 2005/05/12 22:34:53 kristerw Exp $ +$NetBSD: distinfo,v 1.38 2005/06/24 22:52:15 kristerw Exp $ -SHA1 (xmame-0.96.tar.bz2) = b1fda21cc954f2cb6647ba4cdb335c7682e14716 -RMD160 (xmame-0.96.tar.bz2) = 70c3464418ed0babfd2ebd7f5a94ad69f0d2d70d -Size (xmame-0.96.tar.bz2) = 15605353 bytes +SHA1 (xmame-0.97.tar.bz2) = 62cd339238e2eb013f07ee90dd90e6b1108cf592 +RMD160 (xmame-0.97.tar.bz2) = 65c91084b3b81bab7b8cfc8dd96c044f083d7134 +Size (xmame-0.97.tar.bz2) = 15675753 bytes SHA1 (patch-aa) = 909583adb17f7485ad5cd1e390cdbb73d367d7be SHA1 (patch-ab) = dd21329b7e1a05bc7ea12b5a98a05d502dc36656 SHA1 (patch-ae) = cf9b2684b4bdfdec7d2f09bcc424b7ee79d7f45a -- cgit v1.2.3