summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-08-30 22:56:46 +0000
committerwiz <wiz@pkgsrc.org>2018-08-30 22:56:46 +0000
commitb1e7060c8386abd00209620cf5e6b0b941742d1d (patch)
tree10acd36e5086a1a6ce75add47d761bbd5fdccb31 /emulators
parent9f7c3ce92521e992facf08ed68da95bbc2f25986 (diff)
downloadpkgsrc-b1e7060c8386abd00209620cf5e6b0b941742d1d.tar.gz
mame: update to 0.201.
It’s the end of another month, and time for your scheduled MAME release, with more of everything we know you love. In a last-minute update, we slipped in a major performance optimisation for bgfx video output. It’s particularly noticeable when using cropped artwork, and there’s no longer a big performance penalty for bringing up the menu over the emulation on macOS. Another core improvement is support for TAP/TUN networking on Windows, providing a big performance improvement when connecting an emulated system to a network on the host machine. From the department of things considered lost to time, MAME 0.201 allows you to play as Chuby the octopus, in the incredibly elusive Spanish game Night Mare. Unfortunately the sound ROMs were missing, so you won’t be able to hear Chuby speak, and we still need to be on the lookout for the export version known as Clean Octopus. And speaking of rare games from Spain, two more Magnet System titles have been dumped: A Day in Space and The Burning Cavern. Newly dumped versions of supported arcade games include prototypes of Halley’s Comet (Taito) and Dog Fight (Orca), a newer version of the original Master Boy (Gaelco), and the Korean release of Raiden II (Seibu Kaihatsu). A redumped ROM allowed Psychic Force EX to run correctly. The vgmplay logged music player has had a big update in this release, with support for several more sound chips and a comprehensive software list. And this brings us to audio improvements, which seem to have all crowded their way into this release. We have fixes for long-standing sound bugs in Twin Eagle, Targ and Spectar. Sound in Amazing Maze is no longer cut off after thirty seconds or so. There are some big changes for QSound and Taito Zoom ZSG-2 that should make things sound nicer. There’s also preliminary support for the NEC PC-FX’s HuC6230 SoundBox, but be aware it has a DC offset so you’ll hear a big thud when you start or stop it. Recent improvements in NEC PC-98 emulation have seen dozens of titles promoted to working status, and we’ve added another batch of dumps from Neo Kobe Collection. There are a number of fixes that improve TI-99 floppy and cassette support in this release. InterPro systems can now be used via a serial terminal in configurations without a video card or keyboard. At long last, the Apple //c Plus can boot from its internal floppy drive. Other improvements to computer emulation include better keyboard support for Amiga systems, and improved GPU emulation for the HP Integral PC.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mame/Makefile4
-rw-r--r--emulators/mame/PLIST3
-rw-r--r--emulators/mame/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 4e611f6107d..461cce2894a 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2018/07/25 14:05:53 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2018/08/30 22:56:46 wiz Exp $
-DISTNAME= mame-0.200
+DISTNAME= mame-0.201
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/}
GITHUB_TAG= ${DISTNAME:S/-//S/.//}
diff --git a/emulators/mame/PLIST b/emulators/mame/PLIST
index 1f1574e1ff5..57ee2d4f6c9 100644
--- a/emulators/mame/PLIST
+++ b/emulators/mame/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2018/07/25 14:05:53 wiz Exp $
+@comment $NetBSD: PLIST,v 1.28 2018/08/30 22:56:46 wiz Exp $
bin/castool
bin/chdman
bin/floptool
@@ -528,6 +528,7 @@ share/mame/hash/vector06_cart.xml
share/mame/hash/vector06_flop.xml
share/mame/hash/vectrex.xml
share/mame/hash/vg5k.xml
+share/mame/hash/vgmplay.xml
share/mame/hash/vic10.xml
share/mame/hash/vic1001_cart.xml
share/mame/hash/vic1001_cass.xml
diff --git a/emulators/mame/distinfo b/emulators/mame/distinfo
index 4f67568494d..b0704d8848c 100644
--- a/emulators/mame/distinfo
+++ b/emulators/mame/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.70 2018/07/25 14:05:53 wiz Exp $
+$NetBSD: distinfo,v 1.71 2018/08/30 22:56:46 wiz Exp $
-SHA1 (mame-0.200.tar.gz) = 96c2864ba1e0d13d8d5ec80726dc41e09480b4a0
-RMD160 (mame-0.200.tar.gz) = 7caaa0fa457802fcae9cdf1e2546ab35adcfbc0d
-SHA512 (mame-0.200.tar.gz) = d1dfa284f3d72117878d6d969799336d1baf8e82026b0a05ad65a33a39336508bd65cfa71f4cf22b2ae2cb70b3d3886de351db32689e7a38d807e26e6212910c
-Size (mame-0.200.tar.gz) = 127378126 bytes
+SHA1 (mame-0.201.tar.gz) = a2c6f27d7373879067455498dc9546100eac2b98
+RMD160 (mame-0.201.tar.gz) = 46657a0010e702e86a52eca80f4071c5bee864be
+SHA512 (mame-0.201.tar.gz) = e82ce0f3b52db88a2efc5a93f6da3174304b6549f19ffb5dd293d97b5630c8f89bb3def7e62cbebf2f75ecab8b5d4c21242775ed094a765207081cbe52636b2d
+Size (mame-0.201.tar.gz) = 130692844 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