pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/mame



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Sep 28 11:11:28 UTC 2022

Modified Files:
        pkgsrc/emulators/mame: Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 pkgsrc/emulators/mame/Makefile
cvs rdiff -u -r1.69 -r1.70 pkgsrc/emulators/mame/PLIST
cvs rdiff -u -r1.123 -r1.124 pkgsrc/emulators/mame/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/mame/Makefile
diff -u pkgsrc/emulators/mame/Makefile:1.156 pkgsrc/emulators/mame/Makefile:1.157
--- pkgsrc/emulators/mame/Makefile:1.156        Sun Sep 11 12:51:33 2022
+++ pkgsrc/emulators/mame/Makefile      Wed Sep 28 11:11:28 2022
@@ -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/.//}

Index: pkgsrc/emulators/mame/PLIST
diff -u pkgsrc/emulators/mame/PLIST:1.69 pkgsrc/emulators/mame/PLIST:1.70
--- pkgsrc/emulators/mame/PLIST:1.69    Fri Sep  9 18:28:26 2022
+++ pkgsrc/emulators/mame/PLIST Wed Sep 28 11:11:28 2022
@@ -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/database.xml
 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

Index: pkgsrc/emulators/mame/distinfo
diff -u pkgsrc/emulators/mame/distinfo:1.123 pkgsrc/emulators/mame/distinfo:1.124
--- pkgsrc/emulators/mame/distinfo:1.123        Fri Sep  9 18:28:26 2022
+++ pkgsrc/emulators/mame/distinfo      Wed Sep 28 11:11:28 2022
@@ -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