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