From 2acda0d67c05014a21ef9078d6b9928bc6697bc0 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 23 Jun 2019 18:37:45 +0000 Subject: mame: update to 0.210. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- emulators/mame/Makefile | 4 ++-- emulators/mame/PLIST | 3 ++- emulators/mame/distinfo | 10 +++++----- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'emulators/mame') diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 31e98a865e9..8ddabb77702 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -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 --git a/emulators/mame/PLIST b/emulators/mame/PLIST index 2097355e4e1..ed348987e60 100644 --- a/emulators/mame/PLIST +++ b/emulators/mame/PLIST @@ -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/ec1841.xml 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 --git a/emulators/mame/distinfo b/emulators/mame/distinfo index 61ec1ce1287..823032395ed 100644 --- a/emulators/mame/distinfo +++ b/emulators/mame/distinfo @@ -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 -- cgit v1.2.3