Initial import of generator-cbiere-0.35r1.
authorxtraeme <xtraeme>
Tue, 30 Aug 2005 11:06:58 +0000 (11:06 +0000)
committerxtraeme <xtraeme>
Tue, 30 Aug 2005 11:06:58 +0000 (11:06 +0000)
commit1b71fb4dddec916703d2cdeb2c3f751a2e4b7d4b
tree94c0c80e9d48b38b3043251ef3e6743ee5b53c52
parent1a44f8e8d2b73d8112b27d0cde317ec428f8d94f
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.
emulators/generator-cbiere/DESCR [new file with mode: 0644]
emulators/generator-cbiere/Makefile [new file with mode: 0644]
emulators/generator-cbiere/PLIST [new file with mode: 0644]
emulators/generator-cbiere/distinfo [new file with mode: 0644]