oOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOo
oO                          VSX Release 3                        Oo
oO               An Atari 5200 emulator for Win32                Oo
oOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOo

 This release is based on Atari800 1.2.4+ and Atari800Win PLus 3.1 sources.

 Requirements:
   A Pentium-class Processor
   Windows 95/98/NT4/2000 with DirectX 3.0 or better
   Atari 5200 OS ROM.

 Contents:

   vsx32.exe             MAIN EXECUTABLE

   readme.txt            this file
   known-issues.txt      list of known issues with the emu
   to-do.txt             things in the future for VSX
   zlib.dll              compression library

 How to install:
   Simply extract the ZIP to a directory and run vsx32.exe.
 
 Controls:
   * F4 is Start
   * Go to "Joystick" (Alt-J) to set up your joystick configuration
   * Sorry, but the second "Fire" button is not emulated properly. Games 
       that require the second fire button probably will not work
       correctly.

-------------------------
 What's New in Release 3
-------------------------
* Removed everything about keyboards, as the 5200 has none
* Kaillera support has been removed, making for smaller binaries
* Fixed problems I caused when I removed some unused code.
* Removed more interface cruft

-------------------------
Using the Command Line
-------------------------

At the command line, just "cd" to your VSX directory and type vsx32 followed by arguments.

If you dont use any arguments, then VSX will boot with the same settings as the last session, and the last cartridge ROM that you used.

These are the currently available command line options.

	-pal		Sets the video system to PAL.

	-ntsc		Sets the video system to NTSC.

	-cart (romname) Selects a ROM image (either in raw binary or .cart format) to 
			be booted by the emulator. The ROM must be in your VSX 
			directory.
