diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-29 08:30:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-29 08:30:50 +0000 |
commit | f90e34cd010689c4418b14ab16e0a483e1804f6b (patch) | |
tree | 3ecce024599fcefaeff370885ef952d28038c8be /emulators/mame/distinfo | |
parent | 98b34e851d75239bf5c660adb34040dd8058b500 (diff) | |
download | pkgsrc-f90e34cd010689c4418b14ab16e0a483e1804f6b.tar.gz |
Updated mame to 0.173.
It's the end of another month, and time for a new MAME release.
This time there are more improvements for capabilities we have added
in previous versions.
MAME now includes ports of some popular shaders for the BGFX renderer,
including the EAGLE, HQx and xBR scaling effects. Please be aware
that the BGFX renderer is still a work in progress, and you may
experience some stability issues when using it.
This release introduces a new cheat engine based on the Lua scripting
language. This opens the door to exciting new possibilities. One
of the most significant improvements is better support for systems
with banked memory, including many 8-bit home computers like the
Apple II family.
MAME's archive file handling has been improved in a number of ways.
ZIP64 format is now supported, allowing MAME to archives over 4GiB
in size. This mean that, for example, large flyer collections don't
need to be unzipped for use with the internal UI. 7zip support has
been updated for the latest 7zip release, including new archive
features and many bug fixes. We've also fixed a number of bugs in
the internal file browser.
Of course this release also includes many other improvements from
the MAME team and external contributors.
Diffstat (limited to 'emulators/mame/distinfo')
-rw-r--r-- | emulators/mame/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/emulators/mame/distinfo b/emulators/mame/distinfo index 2697e4593cc..7b73c96e47d 100644 --- a/emulators/mame/distinfo +++ b/emulators/mame/distinfo @@ -1,12 +1,12 @@ -$NetBSD: distinfo,v 1.50 2016/04/14 21:47:07 wiz Exp $ +$NetBSD: distinfo,v 1.51 2016/04/29 08:30:50 wiz Exp $ -SHA1 (mame-0.172.tar.gz) = f6ea29f7880a05f8d835c538f4316bd4b0adad18 -RMD160 (mame-0.172.tar.gz) = b2cff1f9890091efec09ed774e20f7510747060b -SHA512 (mame-0.172.tar.gz) = cf6f4a8da6c8e19ec81da5a79c6d2d0b9b6a687d5103e7010e83566a1eb24a829765c4964e2dbcbf7aa2ea6fe7f1f19faf9b4b0a9051e669bd0f33a8cd58a269 -Size (mame-0.172.tar.gz) = 97300980 bytes +SHA1 (mame-0.173.tar.gz) = 682035727ac201384d36a28c4ad0ca90011f321c +RMD160 (mame-0.173.tar.gz) = 5f093104d36976fa28ce345e18a5f63ad1b59169 +SHA512 (mame-0.173.tar.gz) = 731e94af1cde80ce0d62a4ff65ed7b1de97ed0e84633396eb9ec6e3a10d5da0717424f277fcbde5cd64a622a669ea7776047837d8f86f8baf6f077916eb982ee +Size (mame-0.173.tar.gz) = 98395748 bytes SHA1 (patch-3rdparty_bgfx_examples_common_font_font__manager.cpp) = e39b2dff553505531adb5f0a31b0a22306b8e2e4 SHA1 (patch-3rdparty_bx_include_bx_thread.h) = 779c8b750a3ae5d50d12c6430678ada64a4b82ed SHA1 (patch-3rdparty_libuv_src_unix_netbsd.c) = 63d2378c19cbbcb71d7540e088c3bdf5940f4dc6 SHA1 (patch-makefile) = 0be740e7d61cdaa66c1c415f84344b37da267a45 -SHA1 (patch-scripts_genie.lua) = 8bcb97215fcc379b34f893d53843533630d0f26e +SHA1 (patch-scripts_genie.lua) = f0b6b9fe00b6f572089fc2a7495fe1fd3c86ae4e SHA1 (patch-scripts_src_3rdparty.lua) = 306917af65da601667ffc9ffaf7b8092a2d03ef7 |