Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 36C7B63B293 for ; Tue, 13 May 2008 18:29:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D727A63B136; Tue, 13 May 2008 18:29:58 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id BBB7E63B125 for ; Tue, 13 May 2008 18:29:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A676F175D0; Tue, 13 May 2008 18:29:57 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/emulators/yabause To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080513182957.A676F175D0@cvs.netbsd.org> Date: Tue, 13 May 2008 18:29:57 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Tue May 13 18:29:57 UTC 2008 Modified Files: pkgsrc/emulators/yabause: Makefile PLIST distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/emulators/yabause/Makefile \ pkgsrc/emulators/yabause/PLIST pkgsrc/emulators/yabause/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.