pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/yabause Update to yabause-0.9.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/99fa00357bac
branches: trunk
changeset: 542358:99fa00357bac
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue May 13 18:29:57 2008 +0000
description:
Update to yabause-0.9.5.
0.9.4 -> 0.9.5
68k:
- Added 1010 and 1111 line emulator support.
cd block:
- Reworked bin/cue support. Reading should be a lot more accurate
now on tracks 2 and greater.
emulated bios:
- Fixed a bug in BupGetDate year calculation.
- Fixed a bug where interrupt mask wasn't being set correctly when
using emulated bios.
smpc:
- Added support for SMPC NMIREQ command.
- Added reset button emulation.
software video core:
- Improved software renderer: window, line scroll, mosaic are now
available and color offset and scroll screen has been fixed.
gtk port:
- Tagged most of gtk port strings to be translatable.
general:
- Updated peripheral interface so both ports can now be used and
multiple pads can now be connected to each port.
- Added translation support through mini18n library.
0.9.3 -> 0.9.4
scsp:
- Fixed a timer bug.
- Fixed a bug with mcire word writes.
- Added wave file output core to available sound cores.
- Fixed a bug in total level attenuation.
- Fixed a bug in EG.
gtk port:
- Redesigned memory dump window.
- Redesigned SH2 debug window.
- Other bug fixes.
general:
- Added a few internal tweaks that should yield some performance gains.
- Added support for saving and loading cheats.
diffstat:
emulators/yabause/Makefile | 4 ++--
emulators/yabause/PLIST | 4 +---
emulators/yabause/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 9 deletions(-)
diffs (39 lines):
diff -r efd1aaeaa336 -r 99fa00357bac emulators/yabause/Makefile
--- a/emulators/yabause/Makefile Tue May 13 15:20:35 2008 +0000
+++ b/emulators/yabause/Makefile Tue May 13 18:29:57 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/03/09 18:14:00 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2008/05/13 18:29:57 tnn Exp $
-DISTNAME= yabause-0.9.3
+DISTNAME= yabause-0.9.5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/}
diff -r efd1aaeaa336 -r 99fa00357bac emulators/yabause/PLIST
--- a/emulators/yabause/PLIST Tue May 13 15:20:35 2008 +0000
+++ b/emulators/yabause/PLIST Tue May 13 18:29:57 2008 +0000
@@ -1,9 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/09 18:14:00 tnn Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/05/13 18:29:57 tnn Exp $
bin/yabause
man/man1/yabause.1
share/applications/yabause.desktop
share/pixmaps/yabause.png
-share/yabause/c68k_ini.inc
-@dirrm share/yabause
@comment in xdg-dirs: @dirrm share/pixmaps
@comment in xdg-dirs: @dirrm share/applications
diff -r efd1aaeaa336 -r 99fa00357bac emulators/yabause/distinfo
--- a/emulators/yabause/distinfo Tue May 13 15:20:35 2008 +0000
+++ b/emulators/yabause/distinfo Tue May 13 18:29:57 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/03/09 18:14:00 tnn Exp $
+$NetBSD: distinfo,v 1.2 2008/05/13 18:29:57 tnn Exp $
-SHA1 (yabause-0.9.3.tar.gz) = 04b661cc6020efea665fb30c1598e4531cfa50ae
-RMD160 (yabause-0.9.3.tar.gz) = 07803a55ba5a6c936672e26f76a8c55906bf8af6
-Size (yabause-0.9.3.tar.gz) = 561174 bytes
+SHA1 (yabause-0.9.5.tar.gz) = 023534b96705eab98785730fdae85613304c1390
+RMD160 (yabause-0.9.5.tar.gz) = 68ae7914d809e2b4afd13c32fb93af7a0652556a
+Size (yabause-0.9.5.tar.gz) = 735785 bytes
Home |
Main Index |
Thread Index |
Old Index