Subject: CVS commit: pkgsrc/emulators/generator
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/31/2005 23:58:33
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Jan 31 23:58:33 UTC 2005

Modified Files:
	pkgsrc/emulators/generator: Makefile distinfo
	pkgsrc/emulators/generator/patches: patch-ac patch-ae
Removed Files:
	pkgsrc/emulators/generator/patches: patch-aa patch-ad

Log Message:
Update to 0.35.

Changes:

0.35     [CORE]    Support for Genecyst patch files / Game Genie
         [CORE]    Support for AVI uncompressed and MJPEG output
         [68000]   Re-added busy wait removal that got lost
         [SOUND]   Added configurable single-pole low-pass filter
         [CORE]    Added autoconf/automake version checks
         [VDP]     Fix FIFO busy flag (Nicholas Van Veen)
         [SOUND]   Various further endian improvements from Bastien Nocera
                   and andi@fischlustig.de (Debian)
         [SOUND]   Various BSD compatibility improvements from
                   Alistair Crooks and Michael Core (NetBSD)
         [UI]      SDL Joystick support from Matthew N. Dodd (FreeBSD)
         [68000]   Do pre-decrement with two reads (Steve Snake)
         [68000]   Make TAS not write (Steve Snake) fixes Gargoyles, Ex Mutant
         [68000]   Re-write ABCD,etc based on info from Bart Trzynadlowski
         [68000]   Implement missing BTST op-code (fixes NHL Hockey 94)


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/emulators/generator/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/emulators/generator/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/emulators/generator/patches/patch-aa \
    pkgsrc/emulators/generator/patches/patch-ad
cvs rdiff -r1.1 -r1.2 pkgsrc/emulators/generator/patches/patch-ac \
    pkgsrc/emulators/generator/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.