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:           Fri Sep 26 07:33:21 UTC 2025

Modified Files:
        pkgsrc/emulators/mame: Makefile distinfo

Log Message:
mame: update to 0.281.

After what felt like a few short weeks, it’s time for MAME 0.281!
First of all, with the proliferation of ARM-based notebook computers,
we’re going to try offering binary packages for people running
64-bit ARM versions of Windows 10 or later. Please be aware that
most MAME developers are still using x86-64 systems, so you may
encounter issues specific to ARM systems (this goes for people
running MAME on Apple M series CPUs and ARM-based Linux systems as
well). When reporting issues, remember to specify the operating
system and CPU family. And speaking of ARM CPUs, we’ve fixed a few
lurking bugs in the 64-bit ARM recompiler back-end and improved
performance a bit more. Emulated systems with Hitachi SuperH and
Hyperstone E1 CPUs should benefit.

There are some big software list updates this month, with lots of
original floppy and cassette dumps and modern homebrew releases
added. More Sony NEWS workstations are now running. If you want to
play with them, be aware that you’ll need to access them over an
emulated network interface, as video output isn’t working. IBM RTPC
emulation is still progressing steadily as well. There are some
emulation improvements to the sound chip used by Akai MPC samplers
as well as the SNK Hyper Neo Geo 64, although it’s still preliminary.


To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 pkgsrc/emulators/mame/Makefile
cvs rdiff -u -r1.159 -r1.160 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.218 pkgsrc/emulators/mame/Makefile:1.219
--- pkgsrc/emulators/mame/Makefile:1.218        Sun Aug 31 09:57:02 2025
+++ pkgsrc/emulators/mame/Makefile      Fri Sep 26 07:33:20 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.218 2025/08/31 09:57:02 wiz Exp $
+# $NetBSD: Makefile,v 1.219 2025/09/26 07:33:20 wiz Exp $
 
-DISTNAME=      mame-0.280
+DISTNAME=      mame-0.281
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mamedev/}
 GITHUB_TAG=    ${DISTNAME:S/-//S/.//}

Index: pkgsrc/emulators/mame/distinfo
diff -u pkgsrc/emulators/mame/distinfo:1.159 pkgsrc/emulators/mame/distinfo:1.160
--- pkgsrc/emulators/mame/distinfo:1.159        Sun Aug 31 09:57:02 2025
+++ pkgsrc/emulators/mame/distinfo      Fri Sep 26 07:33:20 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.159 2025/08/31 09:57:02 wiz Exp $
+$NetBSD: distinfo,v 1.160 2025/09/26 07:33:20 wiz Exp $
 
-BLAKE2s (mame-0.280.tar.gz) = 105bfaa82851d04a28f781e5ef29ec00be83861dfa9e647d4afc945c44be8c12
-SHA512 (mame-0.280.tar.gz) = 8a4508cdc40270370c5fe25e0e2143f735625d1ace98af101ed7beb1fa8ccd21557c6e30dfda91b731d314e3f3b4fcc7fede153ee45865fd9651250013fc7bbf
-Size (mame-0.280.tar.gz) = 210121031 bytes
+BLAKE2s (mame-0.281.tar.gz) = 02711533b7b31bd50e1b3a3e086c35efc993fb02fdda4c5007d0580e72c97262
+SHA512 (mame-0.281.tar.gz) = ea1848f8a596fb888e5a4917a3a3d4cf0e36b8be3d1fdbb523ad3d82f7d4cd57d4433a4ae4f783937c430868519743900dcc5e9a4f8504b36edf85a14aad5786
+Size (mame-0.281.tar.gz) = 210289013 bytes
 SHA1 (patch-3rdparty_bx_src_thread.cpp) = 03d4b6918ee91c600748fe8d518fd62c630c33a7
 SHA1 (patch-3rdparty_genie_build_gmake.darwin_genie.make) = bb2e8c06d4b5f5869fb48e06390d5ca94a190056
 SHA1 (patch-makefile) = 865b1513a86567352570aeba5f12251486c65052



Home | Main Index | Thread Index | Old Index