pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/mame mame: update to 0.240.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83a66453f0de
branches:  trunk
changeset: 372803:83a66453f0de
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 31 11:27:50 2022 +0000

description:
mame: update to 0.240.

As lunar new year draws near and we approach a quarter of a century
since Nicola Salmoria released MAME to the public, it’s time for
MAME 0.240 – the first release of the 2022 calendar year. Wait,
what was that? A quarter of a century? Yes, on 5 February, it will
be twenty-five years since MAME 0.1 was released, supporting just
five Z80-based games. MAME is coming up to its silver jubilee! And
what a long way we’ve come…

This month, we’ve added support for dozens more versions of the
Igrosoft five-reel slot machines. But buried in there are the
remaining versions of Nintendo Game & Watch series games (rare
versions of Helmet, Judge and Mario’s Cement Factory), two more
Elektronika games based on Nintendo programs, a German version of
Exidy’s Mouse Trap, and the incredibly rare Mahjong Block Jongbou
2 from SNK.

In the software lists, there are a whole pile of recently dumped
prototypes of console games, and some homebrew titles for the Bandai
RX-78. That’s on top of the steady stream of Apple II floppies,
Commodore 64 cassettes, FM Towns CDs, and newly supported NES and
Famicom cartridges. Building on the work last month, the CD-i has
received a few more fixes that improve performance and add support
for more discs.

diffstat:

 emulators/mame/Makefile                                      |   4 +-
 emulators/mame/PLIST                                         |   3 +-
 emulators/mame/distinfo                                      |   9 +++----
 emulators/mame/patches/patch-src_devices_bus_a2bus_cards.cpp |  15 ------------
 4 files changed, 8 insertions(+), 23 deletions(-)

diffs (64 lines):

diff -r 1c04c0ef1c65 -r 83a66453f0de emulators/mame/Makefile
--- a/emulators/mame/Makefile   Mon Jan 31 11:26:53 2022 +0000
+++ b/emulators/mame/Makefile   Mon Jan 31 11:27:50 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.144 2021/12/30 11:18:34 wiz Exp $
+# $NetBSD: Makefile,v 1.145 2022/01/31 11:27:50 wiz Exp $
 
-DISTNAME=      mame-0.239
+DISTNAME=      mame-0.240
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mamedev/}
 GITHUB_TAG=    ${DISTNAME:S/-//S/.//}
diff -r 1c04c0ef1c65 -r 83a66453f0de emulators/mame/PLIST
--- a/emulators/mame/PLIST      Mon Jan 31 11:26:53 2022 +0000
+++ b/emulators/mame/PLIST      Mon Jan 31 11:27:50 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.61 2021/12/30 11:18:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.62 2022/01/31 11:27:50 wiz Exp $
 bin/castool
 bin/chdman
 bin/floptool
@@ -555,6 +555,7 @@
 share/mame/hash/ql_flop.xml
 share/mame/hash/quizwiz.xml
 share/mame/hash/qx10_flop.xml
+share/mame/hash/r8_card.xml
 share/mame/hash/r9751.xml
 share/mame/hash/radio86_cart.xml
 share/mame/hash/radio86_cass.xml
diff -r 1c04c0ef1c65 -r 83a66453f0de emulators/mame/distinfo
--- a/emulators/mame/distinfo   Mon Jan 31 11:26:53 2022 +0000
+++ b/emulators/mame/distinfo   Mon Jan 31 11:27:50 2022 +0000
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.115 2021/12/30 11:18:34 wiz Exp $
+$NetBSD: distinfo,v 1.116 2022/01/31 11:27:50 wiz Exp $
 
-BLAKE2s (mame-0.239.tar.gz) = 789335f8564bf92f5aac13d3ed94b3b19e42722c240ce167e138fdc3b7ade821
-SHA512 (mame-0.239.tar.gz) = d8e0ba1847a38b938fed3c05a726c98c5a9789d3cf66e4bdb4017493e3cc9188aeae3831df5c4731c3dfcb5cdc9056bb4a445d4cbaa2e41cd08cebf16d97c956
-Size (mame-0.239.tar.gz) = 183687080 bytes
+BLAKE2s (mame-0.240.tar.gz) = 6eed3e82f7cd8931cf07f4915d282e79933c31335e764b29d524fdf3bd14d00f
+SHA512 (mame-0.240.tar.gz) = ea0ea79304f62706348766e294cc70b85a4c49b44b8a62b2690b2d518300c6bdaf3d40ff06a2dda377ac64ef67b890b2443d07b247f450816b12780959612455
+Size (mame-0.240.tar.gz) = 183748682 bytes
 SHA1 (patch-3rdparty_genie_build_gmake.darwin_genie.make) = bb2e8c06d4b5f5869fb48e06390d5ca94a190056
 SHA1 (patch-makefile) = 343fac4d165438a26e2e8077216db1c6c46a5d1e
-SHA1 (patch-src_devices_bus_a2bus_cards.cpp) = 0095cffa6ed92dc1badf9e8f5d178bc0f015094e
diff -r 1c04c0ef1c65 -r 83a66453f0de emulators/mame/patches/patch-src_devices_bus_a2bus_cards.cpp
--- a/emulators/mame/patches/patch-src_devices_bus_a2bus_cards.cpp      Mon Jan 31 11:26:53 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-src_devices_bus_a2bus_cards.cpp,v 1.1 2021/12/30 11:18:34 wiz Exp $
-
-Add missing PCH.
-https://github.com/mamedev/mame/commit/0288a54ca21cb4e4d63e98507060af05abe59768
-
---- src/devices/bus/a2bus/cards.cpp.orig       2021-12-28 15:17:03.000000000 +0000
-+++ src/devices/bus/a2bus/cards.cpp
-@@ -9,6 +9,7 @@
- 
- ***************************************************************************/
- 
-+#include "emu.h"
- #include "bus/a2bus/cards.h"
- 
- #include "bus/a2bus/4play.h"


Home | Main Index | Thread Index | Old Index