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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa8e0d75441b
branches:  trunk
changeset: 397458:fa8e0d75441b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 23 18:37:45 2019 +0000

description:
mame: update to 0.210.

It?s time for the delayed release of MAME 0.210, marking the end
of May. This month, we?ve got lots of fixes for issues with supported
systems, as well as some interesting additions. Newly added hand-held
and tabletop games include Tronica?s Shuttle Voyage and Space
Rescue, Mattel?s Computer Chess, and Parker Brothers? Talking
Baseball and Talking Football. On the arcade side, we?ve added
high-level emulation of Gradius on Bubble System hardware and a
prototype of the Neo Geo game Viewpoint. For this release, Jack Li
has contributed an auto-fire plugin, providing additional functionality
over the built-in auto-fire feature.

A number of systems have had been promoted to working, or had
critical issues fixed, including the Heathkit H8, Lola 8A, COSMAC
Microkit, the Soviet PC clone EC-1840, Zorba, and COMX 35. MMU
issues affecting Apollo and Mac operating systems have been addressed.
Other notable improvements include star field emulation in Tutankham,
further progress on SGI emulation, Sega Saturn video improvements,
write support for the CoCo OS-9 disk image format, and preliminary
emulation for MP3 audio on Konami System 573 games.

There are lots of software list additions this month. Possibly most
notable is the first dump of a Hanimex Pencil II cartridge, thanks
to the silicium.org team. Another batch of cleanly cracked and
original Apple II software has been added, along with more ZX
Spectrum +3 software, and a number of Colour Genie cassette titles.

diffstat:

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

diffs (47 lines):

diff -r bd2f12f61e42 -r fa8e0d75441b emulators/mame/Makefile
--- a/emulators/mame/Makefile   Sun Jun 23 16:02:13 2019 +0000
+++ b/emulators/mame/Makefile   Sun Jun 23 18:37:45 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2019/04/30 21:04:20 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2019/06/23 18:37:45 wiz Exp $
 
-DISTNAME=      mame-0.209
+DISTNAME=      mame-0.210
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mamedev/}
 GITHUB_TAG=    ${DISTNAME:S/-//S/.//}
diff -r bd2f12f61e42 -r fa8e0d75441b emulators/mame/PLIST
--- a/emulators/mame/PLIST      Sun Jun 23 16:02:13 2019 +0000
+++ b/emulators/mame/PLIST      Sun Jun 23 18:37:45 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.35 2019/04/30 21:04:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.36 2019/06/23 18:37:45 wiz Exp $
 bin/castool
 bin/chdman
 bin/floptool
@@ -206,6 +206,7 @@
 share/mame/hash/einstein.xml
 share/mame/hash/ekara_japan.xml
 share/mame/hash/ekara_japan_a.xml
+share/mame/hash/ekara_japan_ac.xml
 share/mame/hash/ekara_japan_bh.xml
 share/mame/hash/ekara_japan_d.xml
 share/mame/hash/ekara_japan_en.xml
diff -r bd2f12f61e42 -r fa8e0d75441b emulators/mame/distinfo
--- a/emulators/mame/distinfo   Sun Jun 23 16:02:13 2019 +0000
+++ b/emulators/mame/distinfo   Sun Jun 23 18:37:45 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.82 2019/04/30 21:04:20 wiz Exp $
+$NetBSD: distinfo,v 1.83 2019/06/23 18:37:45 wiz Exp $
 
-SHA1 (mame-0.209.tar.gz) = 54eb3fc279a55fe291d6cdb7d7c1c3005b9a407d
-RMD160 (mame-0.209.tar.gz) = 804a60e15d32b71a5a338c4a9ff66e7028909986
-SHA512 (mame-0.209.tar.gz) = 396f64b86262d9008963ada067103e89aa0a550619a76b6819b34f0625af47948f4db3ed8f65aa0b13ea1ed565bd0cc2a2a2b7e84b24d031ffbb047df6179803
-Size (mame-0.209.tar.gz) = 146403114 bytes
+SHA1 (mame-0.210.tar.gz) = 147d4af4821c07dd1a820b0a9778923c45dc709d
+RMD160 (mame-0.210.tar.gz) = c88fe80466d58013cf60f947a8c146a557617528
+SHA512 (mame-0.210.tar.gz) = 01e05f8d15b8bfddfa5f655b492eaeb871370874a602f03a84966355546c1ec1fc71bf9f4ad872452cd1bf26f97d41b278e305cb9f409420a474c2ae91352266
+Size (mame-0.210.tar.gz) = 146676776 bytes
 SHA1 (patch-3rdparty_asio_include_asio_detail_config.hpp) = 9b0d6139e853d8efb9d51270bbfa5382feac42a7
 SHA1 (patch-3rdparty_bgfx_examples_common_font_font__manager.cpp) = e39b2dff553505531adb5f0a31b0a22306b8e2e4
 SHA1 (patch-3rdparty_bx_include_bx_platform.h) = caa57597d7c0916f82b3dbdc6ebf2e4851984e70



Home | Main Index | Thread Index | Old Index