diff options
author | wiz <wiz@pkgsrc.org> | 2017-04-19 21:10:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-04-19 21:10:11 +0000 |
commit | 27758e006a1b274e08cfd12f7c5a4706bd820891 (patch) | |
tree | fd7af34c81725e554034fada3d0f3a0ee9753b70 /emulators/mame/distinfo | |
parent | d283ac0b94774e8c7e18a6cae4dc15bf59335580 (diff) | |
download | pkgsrc-27758e006a1b274e08cfd12f7c5a4706bd820891.tar.gz |
Updated mame to 0.184.
Well, it’s the last Wednesday of the month, and I hope you know
what that means: it’s time for your regularly scheduled MAME release.
There aren’t a huge number of new working machines in this release,
but there are some significant improvements. Thanks to kazblox,
MAME now emulates some of the peculiarities of Famicom clone hardware,
and thanks to shattered, emulation of the Agat-7 Apple II clone is
improved. Peter Ferrie provided a superior Apple II language card
implementation. We’ve got lots of additions to the BBC and PC
software lists from Nigel Barnes and darkstar.
We’ve made substantial improvements to some of MAME’s non-emulation
features. The -romident verb is now much faster when used on a
folder or archive containing multiple files, and will identify ROMs
for emulated slot devices that aren’t inserted by default. The
-listxml output now includes all linked devices, and is produced
at least 30% faster. We’ve also improved -verifyroms so it covers
more devices and is faster when verifying ROMs for a subset of
drivers/devices.
MAME 0.184 includes support for plenty of newly dumped versions of
supported arcade games, including a rare US prototype of Shanghai
III, the world release of Super Crowns Golf, a version of Flashgirl
that shows the Kyugo logo, a German version of Raiden II, the
Japanese release of Radical Radial, and bootlegs of Bomber Man and
Phoenix. There are also several new chess computers, and even more
Aristocrat Mark V gambler sets. If you’re interested in the TI-8x
graphing calculators, it’s now possible to get an emulated TI-82
or TI-85 to communicate with another emulated instance or with a
program running on the host computer over a socket.
Diffstat (limited to 'emulators/mame/distinfo')
-rw-r--r-- | emulators/mame/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/emulators/mame/distinfo b/emulators/mame/distinfo index e95b76f4eac..8f8b874074b 100644 --- a/emulators/mame/distinfo +++ b/emulators/mame/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.63 2017/02/27 12:26:00 wiz Exp $ +$NetBSD: distinfo,v 1.64 2017/04/19 21:10:11 wiz Exp $ -SHA1 (mame-0.183.tar.gz) = 67ca069fa2da84862f2bb83f2711e827555b5633 -RMD160 (mame-0.183.tar.gz) = 29e6e9855bc834cb9853d775ca13c19d05a8e855 -SHA512 (mame-0.183.tar.gz) = d70cf546647b8d6025d36b53c49d661b5b653c151e705fc8e9f1eac12c8ddb8481bfbc276ff3e00e2ce3cf90fd2400c31f8182371f46c9141613dfda308963ab -Size (mame-0.183.tar.gz) = 120025143 bytes +SHA1 (mame-0.184.tar.gz) = bdda96458baff451511fbecb204b863af52b34da +RMD160 (mame-0.184.tar.gz) = 3cca0ab3d7869da50c76730d1b07945e941739a7 +SHA512 (mame-0.184.tar.gz) = a638ec2bf70cc8140c911f1f621a55335c9c9e80ae0ee49c65c99a8d41cbf2f93595644ac87b07726161dc804b08de13d6708cb6a3b1b7555cb38a7f19c413a5 +Size (mame-0.184.tar.gz) = 121328139 bytes SHA1 (patch-3rdparty_asio_include_asio_detail_config.hpp) = 9b0d6139e853d8efb9d51270bbfa5382feac42a7 SHA1 (patch-3rdparty_bgfx_examples_common_font_font__manager.cpp) = e39b2dff553505531adb5f0a31b0a22306b8e2e4 SHA1 (patch-makefile) = c56dac362b89025d83078dbd1e3ae0a09df46a00 |