Info MorphVectrex



 Name : Vectrex game system Emulator
Author:  Wante Guillaume
Version : 0.1.2
Requires : Morphos+PowerSDL 11.6
Date : 2006-03-09

Description:

      MorphVectrex is a Vectrex game system Emulator with a simple MUI interface.
  With the MUI interface, you can choose the rom.
  keys uses to play is :
Keyboard          Vectrex
F1             -->      1
F2             -->      2
 F3            -->      3
 F4            -->      4
UP arrows    -->      UP
Down arrows    -->      Down
Left arrows    -->      Left
Right arrows    -->      Right


      Overlays are two .bmp image files. File .over is the overlays with true colors (330x410).
  File .opaq is the overlay (330x410) where the transparent color has been replaced by white
  (r=255,g=255,b=255).

      In Future, I'll try to performe sound emulation and Joystick control.