--------------------------------------------------------------
Generator32               By: ATani (atani@atani-software.net)
--------------------------------------------------------------

Generator32 is the Win32 port of Generator, a linux Genesis emulator.
The Win32 version requires DirectX 3.0 or later (3.0 ships with Win95
OSR2)

---------------------
 Contact Information
---------------------

The Official Generator site:      http://www.squish.net/generator/
Generator32 site:                 http://www.atani-software.net/

---------------------
 History / Whats New
---------------------

.13  - Initial Win32 Release - 
       1) full screen mode only
       2) many bugs still.
.13a - Second Release -
       1) windowed mode
       2) fullscreen
       3) still many bugs.
.13b - Third release -
       1) preliminary FM Sound support
       2) autodetect color depth (and 555,565),
       3) New Version of mz80 being used (3.4).
       4) PSG Support added - Uses WaveOut by default, can use MIDIout.
       5) a few new bugs to fix, Simple VDP mode is one of them.
       6) "Standard" VDP mode is the default (line renderer).
.15  - Many New things
       1) Simple GUI
       2) In synch with Linux/Dos version.
       3) For other things check the official site.

-------
 Usage
-------

Generator32 now has a simple GUI.  So no more command line stuff
with this version or later :)

------------------------
Keys:
------------------------
 Up Arrow:       Up
 Down Arrow:     Down
 Left Arrow:     Left
 Right Arrow:    Right
 A:              A
 S:              B
 D:              C
 ENTER:          Start
------------------------

There are other keys that are used during emulation to do various
things:
------------------------
Special Keys:
------------------------
ALT-ENTER        Switch between Windowed and Full Screen
ESC              Quit EMU
F1               Switch Rendering Engine to Simple
F2               Switch Rendering Engine to Standard
+                Increase Frame Skip rate
-                Decrease Frame Skip rate

-------------------------
 Generator32 - Copyright
-------------------------

Generator32 is copyright Atani Software 2000. 

Generator was written by James Ponder, 1997-2000.

Generator uses the following components written by others:
  YM2612 chip emulation by Tatsuyuki Satoh
  Zilog Z80 CPU emulator by Edward Massey with alterations by Jeff Mitchell
  SN76489 TI PSG chip emulation by Tatsuyuki Satoh and Nicola Salmoria

THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
