From 55d39d595bf2f52f6eae2e6a87df2a7d242f1c88 Mon Sep 17 00:00:00 2001 From: kristerw Date: Tue, 7 May 2002 15:56:24 +0000 Subject: Update xmame to version 0.60.1. Changes since xmame-0.59.2 include: - Everything from MAME 0.60, except for the new special controllers support. - Updated the SNK driver to fix sound for games that couldn't use Y8950 together with YM326/YM3812. (Nicola Salmoria) - Fixed the leg of the tiger in namcos86. (SUZ of the MAME E2J board) - Fixed a stereo output bug in sound/2612intf.c; fixed a sample loop timing bug in sound/k007232.c. (Hiromitsu Shioya) - The '-diffdir' setting might actually work now. - Fixed the Mortal Kombat 3 level select screen. (Aaron Giles) - Updated the description of the new '-ctrlr' option in changes.mame and windows.txt. (Ron Fries, et al) - Updated the V60 core to handle unaligned memory accesses, which should fix some SSV games. (Nicola Salmoria) - Updated 8080bw to fix the dip switches for Ozma Wars and its clones, and to add the offscreen bonus display to 4-Player Bowling. (Nephrite, Zsolt Vasvari) - Updated drivers/psikyosh.c and vidhrdw/psikyosh.c to allow Lode Runner and Hot Gimmick to run through their attract modes. (David Haywood) - Fixed a crashing bug in vidhrdw/shaolins.c. (David Haywood) - Modified sound/ay8910.c to fix sound in some M62 games. (Nicola Salmoria) - Updated drivers/wecleman.c to make the car in wecleman controllable. (David Haywood) --- emulators/xmame/Makefile | 4 ++-- emulators/xmame/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'emulators') diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index a35e2f07e07..aefdb899937 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2002/04/22 18:41:57 kristerw Exp $ +# $NetBSD: Makefile,v 1.73 2002/05/07 15:56:24 kristerw Exp $ # -DISTNAME= xmame-0.59.2 +DISTNAME= xmame-0.60.1 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index 5d565b43720..12204230bf3 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.23 2002/04/22 18:41:57 kristerw Exp $ +$NetBSD: distinfo,v 1.24 2002/05/07 15:56:24 kristerw Exp $ -SHA1 (xmame-0.59.2.tar.bz2) = b2652afeab42ce195bc092567b959447047a16f7 -Size (xmame-0.59.2.tar.bz2) = 5473517 bytes +SHA1 (xmame-0.60.1.tar.bz2) = fe52614e9db6f6c461070f5725c4bf6d960d0bd7 +Size (xmame-0.60.1.tar.bz2) = 5569579 bytes SHA1 (patch-aa) = be131167296c50e3aea55da46288dfc16bf3ad8e SHA1 (patch-ae) = ccc133c1a597a4f9f4eee3d189fc917c60d2e958 -- cgit v1.2.3