pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/generator-cbiere Update to 0.35r4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/daff87f8db2c
branches: trunk
changeset: 546825:daff87f8db2c
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 08 07:42:49 2008 +0000
description:
Update to 0.35r4:
2008-08-30
* Joystick buttons for x and y axis control can be reassigned,
too. This is especially useful if you want to use digital
buttons instead of an analog controller. Thanks to Jon Chalos.
* Fall back to non-accelerated YUV overlay, if no hardware-accelerated
is available. This is much slower but a modern machine should
be fast enough and it's better than having no fullscreen mode
at all.
* The command-line parameter '-c' wasn't handled properly, so
it didn't work at all.
* Don't link against X11 libraries if compiling the SDL
user-interface.
2007-01-18
* Applied fix by Barry for the ABCD instruction. This fixes,
for example, the odd characters in the score count of Streets
of Rage as reported by bootsector.
* Fixed soft reset so that the RAM is not cleared in this case.
Thanks to Fibonacci for reporting this.
* Reduced noisy blips that may happen whenever an underrun of
the audio buffer occurs.
* Fixed crash that would happen if the filename of the ROM did
not contain a dot.
* Fixed endian issue with big endian platforms introduced by
previous changes.
* Added simplistic support for reassigning joypad/joystick
buttons. Look for joy[12]_{a,b,c,start,left,right,up,down} in
~/.genrc.
diffstat:
emulators/generator-cbiere/Makefile | 7 +++----
emulators/generator-cbiere/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 798e6bce8d3a -r daff87f8db2c emulators/generator-cbiere/Makefile
--- a/emulators/generator-cbiere/Makefile Mon Sep 08 07:15:53 2008 +0000
+++ b/emulators/generator-cbiere/Makefile Mon Sep 08 07:42:49 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2008/03/03 19:21:38 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2008/09/08 07:42:49 wiz Exp $
#
-DISTNAME= generator-0.35-cbiere-r2
-PKGNAME= generator-cbiere-0.35r2
-PKGREVISION= 3
+DISTNAME= generator-0.35-cbiere-r4
+PKGNAME= generator-cbiere-0.35r4
CATEGORIES= emulators
MASTER_SITES= http://www.ghostwhitecrab.de/generator/
EXTRACT_SUFX= .tar.bz2
diff -r 798e6bce8d3a -r daff87f8db2c emulators/generator-cbiere/distinfo
--- a/emulators/generator-cbiere/distinfo Mon Sep 08 07:15:53 2008 +0000
+++ b/emulators/generator-cbiere/distinfo Mon Sep 08 07:42:49 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/10/02 22:06:06 wiz Exp $
+$NetBSD: distinfo,v 1.3 2008/09/08 07:42:49 wiz Exp $
-SHA1 (generator-0.35-cbiere-r2.tar.bz2) = bb329925298ef7a087601e61f570af8d4e615915
-RMD160 (generator-0.35-cbiere-r2.tar.bz2) = 394145e32f3bf61ac4ed5fa21d2873978c5bd341
-Size (generator-0.35-cbiere-r2.tar.bz2) = 446101 bytes
+SHA1 (generator-0.35-cbiere-r4.tar.bz2) = 09d61950f128497af339d46ffc6c224eafe78206
+RMD160 (generator-0.35-cbiere-r4.tar.bz2) = 27d8fd2fb741bbbbd13956845c939ec4a0798b04
+Size (generator-0.35-cbiere-r4.tar.bz2) = 435289 bytes
Home |
Main Index |
Thread Index |
Old Index