This is an updated version of 1.0.  The screen doesn't flicker and you
have a scanner to locate ships.

----begin documentation----
StarWing 1.1 for the TI-85
Written by Jeffrey S. Peeden on March 4, 1994
Questions or comments? Respond to jsp4@ra.msstate.edu

StarWing is a grouped file which will place XWING(prgm), ALLPIX(GDB),
KILL(PIC) and xWING(PIC) on your calculator.  These main parts of the
program use 3410 bytes.  The main program, XWING creates variables of
type REAL: quota, damage, life, lim, yaw (also utilizes x and y).

The program emulates X-Wing (with low-res graphics, of course).  The
enemy fighters appear, one at a time, as a horizontal line of 4
pixels.  Center the target in your viewfinder and fire.  A message
will be displayed if you kill the target.

To complete the game, you lose all of your "life" to fighter hits or
destroy all of the fighters.

Keys of Operation:

	 <left arrow>  = target moves right
	 <right arrow> = target moves left
	 <up arrow>    = target moves down
	 <down arrow>  = target moves up
	 <F5>          = Fire
	 <MORE>        = Pause
	 <EXIT>        = Abort Mission
	 <tan> (for d) = Damage Control +
			 NEW: scanner for those hard
			      to find ships which
			      are off the screen!
