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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bfcf3da7e7b
branches:  trunk
changeset: 385880:4bfcf3da7e7b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 28 11:11:28 2022 +0000

description:
mame: update to 0.248.

It must be that time of month again – time for MAME 0.248! The
Hartung Game Master was one of several hand-held game consoles
positioned as low-cost alternatives to the Nintendo Game Boy. It
was notable for its somewhat unconventional choice of an NEC µPD78C11
CPU, its low screen resolution, and the poor quality of its software
library. And now, for the first time, you can relive the disappointment
of all eighteen games released for the system in emulation!

Speaking of hand-held consoles, MAME now supports more Game Boy
cartridges, including the Pocket Camera, the EEPROM and two-axis
accelerometer used by Kirby Tilt ’n’ Tumble and Command Master,
and several memory controllers used for unlicensed games and
compilations.

Still on the topic of Nintendo, MAME now emulates the earliest
version of the RP2A03 audio processing unit, used on arcade boards
as well as early production runs of the Famicom console. Several
games play sounds incorrectly with the later RP2A03G used in the
NES and the majority of Famicom consoles. Several issues with
Famicom peripherals have been fixed, too.

MAME’s Win32 debugger can now save your window arrangement, and
there’s an option to use light text on a dark background. On recent
versions of macOS, MAME’s Cocoa debugger now follows the system
colour scheme.

diffstat:

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

diffs (45 lines):

diff -r 931d8de21fa9 -r 4bfcf3da7e7b emulators/mame/Makefile
--- a/emulators/mame/Makefile   Wed Sep 28 11:06:45 2022 +0000
+++ b/emulators/mame/Makefile   Wed Sep 28 11:11:28 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.156 2022/09/11 12:51:33 wiz Exp $
+# $NetBSD: Makefile,v 1.157 2022/09/28 11:11:28 wiz Exp $
 
-DISTNAME=      mame-0.247
-PKGREVISION=   1
+DISTNAME=      mame-0.248
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mamedev/}
 GITHUB_TAG=    ${DISTNAME:S/-//S/.//}
diff -r 931d8de21fa9 -r 4bfcf3da7e7b emulators/mame/PLIST
--- a/emulators/mame/PLIST      Wed Sep 28 11:06:45 2022 +0000
+++ b/emulators/mame/PLIST      Wed Sep 28 11:11:28 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.69 2022/09/09 18:28:26 wiz Exp $
+@comment $NetBSD: PLIST,v 1.70 2022/09/28 11:11:28 wiz Exp $
 bin/castool
 bin/chdman
 bin/floptool
@@ -216,6 +216,7 @@
 share/mame/hash/dc.xml
 share/mame/hash/dgnalpha_flop.xml
 share/mame/hash/dgnbeta_flop.xml
+share/mame/hash/digiblast_cart.xml
 share/mame/hash/digilog320.xml
 share/mame/hash/dim68k.xml
 share/mame/hash/dmv.xml
diff -r 931d8de21fa9 -r 4bfcf3da7e7b emulators/mame/distinfo
--- a/emulators/mame/distinfo   Wed Sep 28 11:06:45 2022 +0000
+++ b/emulators/mame/distinfo   Wed Sep 28 11:11:28 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.123 2022/09/09 18:28:26 wiz Exp $
+$NetBSD: distinfo,v 1.124 2022/09/28 11:11:28 wiz Exp $
 
-BLAKE2s (mame-0.247.tar.gz) = 47fbde2bca2e42463a608413d6442ef2ef361901c4ef67a9ac1954f6b8bc8aac
-SHA512 (mame-0.247.tar.gz) = e763c8769dbae30bc8185412ca10ae6ed01bc357472d3d1982a6bda0cb5213f05d309b86b2cb0185cd5c7181609f1170c64a3dc5999089d9a863e72428f0bed9
-Size (mame-0.247.tar.gz) = 185778600 bytes
+BLAKE2s (mame-0.248.tar.gz) = c8273c3f694862e58afc56416d2bce720d646981c4510429df7727b2b180bd9d
+SHA512 (mame-0.248.tar.gz) = f27ff85ec2bb2c5e286d9e9e63585267739b9f46bdd3374d1f1b5ab685e5fb4825fa90510567858976bc2e7533a7e694a5e5199f523242d3e172d893255f7199
+Size (mame-0.248.tar.gz) = 185875556 bytes
 SHA1 (patch-3rdparty_genie_build_gmake.darwin_genie.make) = bb2e8c06d4b5f5869fb48e06390d5ca94a190056
 SHA1 (patch-makefile) = 343fac4d165438a26e2e8077216db1c6c46a5d1e


Home | Main Index | Thread Index | Old Index