Yahtzee Asm v. 1.0
by: ME Software

	My first real asm program!  The only thing it doesn't have is
a highscore.  Capable of multiple yahtzees.  Gives the sub-total bonus
of 35 when the sub-total is over 63.  No known bugs or problems and I 
Have tested it a lot.  I was having trouble with scores over 255 but
I think I fixed that problem.  Everything works great now.  For all 
of you advanced programers it is probably very simple.  Please feel 
free to make any improvments and take proper credit.  I included the
sorce code which I think is very well explained; maybe some beginners
can learn a little from it.

Commands:
Enter	Roll
F1-F5	Hold the die
Other comands are displayed

	My thanks to The Guide and to other source codes for helping
me to learn the programming language.

	Although I have had no problems with it, I am not responsible
for anything that may happen to your calc.

Enjoy the Program