diff options
author | kristerw <kristerw> | 2003-03-20 19:03:27 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2003-03-20 19:03:27 +0000 |
commit | 21ca54ae5031fef893a93c984061f6f7b5bf0760 (patch) | |
tree | 480aa5ac18171971c398abaea294d820237a9668 /emulators/xmess/distinfo | |
parent | 020f75434e4889232d199bfa06cb33f58622c987 (diff) | |
download | pkgsrc-21ca54ae5031fef893a93c984061f6f7b5bf0760.tar.gz |
Update xmess to 0.66.2.
Changes since 0.65.1 include:
- Amost everything from MAME 0.66 and MESS CVS.
- The Barath frameskipper is now enabled by default. (suggested by
Christopher Stone)
- Rotation has been moved to the blit core and should be a lot faster.
(Shyouzou Sugitani)
- Analog controls work again, and the analog code is now synced up with
the Windows code. (Sebastien Devaux)
- The "-joydev" switch now allows a full device name, such as
/dev/input/js0, to be specified.
- Added makecd_mame2.pl to contrib tools; this script aids with burning
CDs with ROMs, flyers, and cabinets. (Luc Saillard)
- Renamed "-gamma-correction" to "-gamma" to be consistent with the
Win32 version. It should also work now.
- An Xv-enabled build should no longer report 0 bits per pixel and stop
on a display that doesn't support the Xv extension. (Alexander Miller)
- The "-brightness" switch now works as in Windows. Removed obsolete
brightness and gamma code from sysdep_palette.
- Idle sleeping is now disabled while the onscreen configuration menu
is displayed. This works around a problem with key and button
presses not registering when setting input preferences.
- The "-record" and "-playback" switches now work as in the Win32
version. Also, the "inp" directory is now created on startup if
it is missing.
- MAME's disassemblers are no longer built by default. This avoids
having to make some ugly little patches to the core. (Christopher
Stone)
- Removed the obsolete 8bpp update functions from most of the targets.
This should speed compilation and produce a smaller binary.
Diffstat (limited to 'emulators/xmess/distinfo')
-rw-r--r-- | emulators/xmess/distinfo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/emulators/xmess/distinfo b/emulators/xmess/distinfo index e72db20f1cb..f551a70614c 100644 --- a/emulators/xmess/distinfo +++ b/emulators/xmess/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.7 2003/02/14 21:58:35 kristerw Exp $ +$NetBSD: distinfo,v 1.8 2003/03/20 19:03:28 kristerw Exp $ -SHA1 (xmame-0.65.1.tar.bz2) = e7a3210521e76775ef0744b310c7329011c9a112 -Size (xmame-0.65.1.tar.bz2) = 8209194 bytes +SHA1 (xmame-0.66.2.tar.bz2) = 7b8f77d5fa75c65e4b3129992c995d549e7dddae +Size (xmame-0.66.2.tar.bz2) = 8340466 bytes SHA1 (patch-aa) = 8186324a2e4e6f7db3f1f9ba303dec40fc750460 +SHA1 (patch-ab) = af6d9ef293ed2c840eb6cfcada77b8556aeeddd3 SHA1 (patch-ad) = e389102fc29bd7c40711cfd493bad902ee102ae2 SHA1 (patch-ae) = cb3ca8d0990f33064186ca7967d820824f924482 |