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.241.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/051ea61e422b
branches:  trunk
changeset: 374587:051ea61e422b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 23 19:12:50 2022 +0000

description:
mame: update to 0.241.

Is it already the last Wednesday of the month again? That felt
quick! Of course, that means it must be MAME 0.241 release day.
This month you’ll get to play The Tower, a rather poor quality
imitation of Crazy Climber running on the DECO Cassette system.
There’s a brand new software list for the Tandy/Memorex VIS multimedia
player. Keep in mind that this was effectively a ’286-based Windows
PC with no disk cache running software from a CD-ROM drive. It
shouldn’t come as a surprise that it wasn’t popular, earning the
backronym “Virtually Impossible to Sell”. A three-player version
of Wally wo Sagase! (based on the popular Where’s Wally? books)
has also been found, dumped and emulated.

As well as an assortment of newly supported NES/Famicom cartridges,
you’ll have a better experience with the Zapper lightgun, improved
PPU (graphics) and APU (sound) emulation, and several fixes for
the related coin-operated VS. System and PlayChoice-10 systems.
Newly supported systems include some electronic toys from Entex
and Mattel, and a couple more Fidelity chess computers. If you’re
interested in scripting MAME, the Lua interface now exposes address
space taps for intercepting emulated memory accesses, as well as
debugger expressions, and a simpler way to discover general input
types.

diffstat:

 emulators/mame/Makefile |  4 ++--
 emulators/mame/PLIST    |  4 +++-
 emulators/mame/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (52 lines):

diff -r ba112564b3b9 -r 051ea61e422b emulators/mame/Makefile
--- a/emulators/mame/Makefile   Wed Feb 23 17:18:32 2022 +0000
+++ b/emulators/mame/Makefile   Wed Feb 23 19:12:50 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.145 2022/01/31 11:27:50 wiz Exp $
+# $NetBSD: Makefile,v 1.146 2022/02/23 19:12:50 wiz Exp $
 
-DISTNAME=      mame-0.240
+DISTNAME=      mame-0.241
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mamedev/}
 GITHUB_TAG=    ${DISTNAME:S/-//S/.//}
diff -r ba112564b3b9 -r 051ea61e422b emulators/mame/PLIST
--- a/emulators/mame/PLIST      Wed Feb 23 17:18:32 2022 +0000
+++ b/emulators/mame/PLIST      Wed Feb 23 19:12:50 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.62 2022/01/31 11:27:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.63 2022/02/23 19:12:50 wiz Exp $
 bin/castool
 bin/chdman
 bin/floptool
@@ -215,6 +215,7 @@
 share/mame/hash/dc.xml
 share/mame/hash/dgnalpha_flop.xml
 share/mame/hash/dgnbeta_flop.xml
+share/mame/hash/digilog320.xml
 share/mame/hash/dim68k.xml
 share/mame/hash/dmv.xml
 share/mame/hash/dps1.xml
@@ -695,6 +696,7 @@
 share/mame/hash/videopac.xml
 share/mame/hash/vii.xml
 share/mame/hash/vip.xml
+share/mame/hash/vis.xml
 share/mame/hash/visicom.xml
 share/mame/hash/vixen.xml
 share/mame/hash/vsmile_cart.xml
diff -r ba112564b3b9 -r 051ea61e422b emulators/mame/distinfo
--- a/emulators/mame/distinfo   Wed Feb 23 17:18:32 2022 +0000
+++ b/emulators/mame/distinfo   Wed Feb 23 19:12:50 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.116 2022/01/31 11:27:50 wiz Exp $
+$NetBSD: distinfo,v 1.117 2022/02/23 19:12:50 wiz Exp $
 
-BLAKE2s (mame-0.240.tar.gz) = 6eed3e82f7cd8931cf07f4915d282e79933c31335e764b29d524fdf3bd14d00f
-SHA512 (mame-0.240.tar.gz) = ea0ea79304f62706348766e294cc70b85a4c49b44b8a62b2690b2d518300c6bdaf3d40ff06a2dda377ac64ef67b890b2443d07b247f450816b12780959612455
-Size (mame-0.240.tar.gz) = 183748682 bytes
+BLAKE2s (mame-0.241.tar.gz) = 0cabb0fc620149b5b6ee5a6b93c77b31aaf4d2d29f1f81b4c70a259660030a07
+SHA512 (mame-0.241.tar.gz) = dff2f1a3651df30dd7d05fb63cf4518e8ce6d3a1703ef4e881c15256fcd1e74fbd9650afecbd3e97b3c483e887ff5e75254c0b0f6c4ec0719f17d19bc9b1c025
+Size (mame-0.241.tar.gz) = 184067870 bytes
 SHA1 (patch-3rdparty_genie_build_gmake.darwin_genie.make) = bb2e8c06d4b5f5869fb48e06390d5ca94a190056
 SHA1 (patch-makefile) = 343fac4d165438a26e2e8077216db1c6c46a5d1e


Home | Main Index | Thread Index | Old Index