PPP    OOO    K  K   EEEE   RRR
P  P  O   O   K K    E      R  R
PPP   O   O   KK     EEE    RRR
P     O   O   K K    E      R  R
P      000    K  K   EEEE   R   R
*********************************

Poker ver 1.7
  by Levi Lansing

  e-mail - puzzlesome@hotmail.com
  URL - http://www.crosswinds.net/~levisti86/
  	(this site is dedicated to assembly programming)

*General*
I think that this basic poker game is the best of them all.  First of all,
it has more graphics than any other.  Secondly it is extreamly small for the
graphics it has.  And finally, it runs faster than any other poker game with
even half the graphics.  Should you find any bugs or annoyances, e-mail them
to me.


*Memory*
Poker Requires approximately 664 bytes to run.
If you get an Error 15 (memory), You need to free some more RAM.  If you get
an Error 10 (Data Type), You probably have a program or different variably type
with the same name as a variable in Poker.  Here is a list of variables you
cannot use for a program's name (or some other types of variables, like a pic
or GDB) when you play Poker:

A,B,CD,D,F,H,K,L,M,N,P,Q,S,U,T,W,X,x,y,z,bE


*Keys*
The game almost always tells you what keys to press.  But it doesn't tell you
that when the little dotted run indicator (top right of screen) is bouncing up
and down the program is paused and waiting for you to press enter, adjust
contrast, or turn off the calculator to try to screw up the program.  It won't
screw up the program, but depending on when you turn it off, you may have some
weird settings.  Just run Poker again and quit correctly to fix most everything.


*Other Stuff*
I locked the programs mainly so that someone that doesn't know how the calculator
works doesn't edit it and think that their caculator is broken when they run it
(you have to wait about a minute) and yank their batteries out because the think
it froze!  If you want to see the program or edit it on your calculator, I
included a set of the programs that are not protected (in the 'unprotected' folder).


*Versions*
--I didn't keep track of the first
5 versions because most were just
little changes, but I had to change
the version number so it wouldn't
get mixed up at school!

1.6 - First public release over the
internet.  Nearly bug free!

1.7 - Greatly increased efficiency!
  No longer does it have to create an
  entire deck of 52 cards and suits
  to shuffle!  Size was cut back by
  about 200 bytes for this same reason.

  Fixed the only bug, it used to say you
  deleted pOK after you ran out of money.


**************
FYI - I am NOT responsible for anything YOU (or anyone else) do to your calculator
(or anyone elses) when you lose or get mad at it for any reason.  The game is
COMPLETELY random (based on the ti-86's random numbers) and does NOT try to make
you mad on purpose!
