The NetBSD Project

CVS log for pkgsrc/emulators/generator-cbiere/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / emulators / generator-cbiere

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 8 07:42:49 2008 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

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.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 2 22:06:06 2005 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, cwrapper
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update to 0.35r2:

2005-09-02

* Moved inclusion of most system header files to hdr/generator.h and
  added check for sys/param.h for less #include trouble.
* Removed platform-specific versions of the SWAP16/SWAP32 macros as
  these were only used in two places.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Aug 30 11:06:58 2005 UTC (6 years, 8 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of generator-cbiere-0.35r1.

This is a modified version of Generator by James Ponder based on
version 0.35 and maintained by Christian Biere.

Additional features

    * Support for BZIP2, GZIP and ZIP compressed ROMs i.e., no more
      manual decompression or wasted disk space. Yay!
    * Support for X11's XVideo hardware acceleration by SDL for
      faster and smoother graphics.
    * Fullscreen support with or without the classic color frame.
    * SDL audio support (in favour of OSS Audio) which means you can
      use ESound and others for sharing the sound device among other
      applications.
    * Optional mute playing i.e., if you don't have a soundcard or
      the soundcard is busy you can still play.
    * Support for 48kHz sample rate (needs driver support).
    * Automagic CPU usage reduction which is especially cool for
      notebooks. The unpatched Generator uses more or less as much CPU
      as it can get even if needs far less than 10% on any modern system.
    * Working support for Game Genie codes.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 30 11:06:58 2005 UTC (6 years, 8 months ago) by xtraeme
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>