diff options
author | kristerw <kristerw> | 2001-11-23 23:51:23 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2001-11-23 23:51:23 +0000 |
commit | c3e46c0336b37b724af8936dec498006c2ec6e26 (patch) | |
tree | 75699ca0885741b2113b108d15d9069cfe761c52 /emulators/xmame/distinfo | |
parent | 65b4458f233946cbc09222b4d82e987a4a741e55 (diff) | |
download | pkgsrc-c3e46c0336b37b724af8936dec498006c2ec6e26.tar.gz |
Update xmame to 0.56.1:
As usual, this is a sych. with MAME 0.56 (i.e. a slew of new games and
emulation improvments.)
Unix specific changes include:
- Numeric keypad support is now much better. (Andre Majorel)
- Added arbitrary height scaling, available via the -arbheight option
and started sanitizing the blit core. This currently only works with
the X11 (windows, DGA1, DGA2) and svgalib drivers. (Adam Moss)
- Added -usbpspad/-pspad switch for support of the direction buttons on
the Playstation gamepad. (Bill Adams)
- The -hotrod/-hr and -hotrodse/-hrse should actually work now.
- Fixed a bunch of warnings that occurred when linking with GNU binutils
using -warn-common.
- Added DGA2 documentation: src/unix/doc/dga2.txt. (Shyouzou Sugitani)
- Added special-cased fast 2x1 and 3x1 scaling to the blit core. (Adam
Moss)
- Added several AdvanceMAME effects, available via -effect/-ef. Note
that these effects are not available for some video drivers, nor do
they work on actual 24-bit (packed) displays yet. (Ben Saylor)
Diffstat (limited to 'emulators/xmame/distinfo')
-rw-r--r-- | emulators/xmame/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index b9a37175069..f672ccfdba1 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2001/11/01 14:45:38 tron Exp $ +$NetBSD: distinfo,v 1.13 2001/11/23 23:51:23 kristerw Exp $ -SHA1 (xmame-0.55.1.tar.bz2) = c5d988361f4ecb311fcd5757a84f9b83eead58b5 -Size (xmame-0.55.1.tar.bz2) = 5170655 bytes -SHA1 (patch-aa) = 12378648c0158c91dae233b84a2543090e5b7839 +SHA1 (xmame-0.56.1.tar.bz2) = e39502c8f44b3f40e24645423e5b05de4b0b4403 +Size (xmame-0.56.1.tar.bz2) = 5263162 bytes +SHA1 (patch-aa) = d1befb0e0c7def20c64a1c927f7b486db122f5f6 SHA1 (patch-ab) = b5875ce04c6e2f33bcd44e119bbe78473085141e SHA1 (patch-ac) = b49d3957bd02d357cd1e359f0ecfb4250d90cb4f SHA1 (patch-ae) = b1513e59b68bfa2babd8bd2ad3314a14d030e85f |