BlackRex v0.9 - Addin for Xircom Rex 6000 microPDA
------------------------------------------------------
17oct2001 by Marcel Timm (mantillo)
- - - - - - - - - - - - - - - - - - - - - - - - - - --
Address:  http://www.onkelfuzzy.de/
------------------------------------------------------
Used SDK: RexDK - modified Z88DK
Address:  http://www.geocities.com/dmps82/

Thanks to Daniel, Dominic and Damjan for that!
------------------------------------------------------
Parts of source code of Video Poker v1.0 (for Rex 6000)
and of Anthony F. Ortiz's blackjack.java game were
used to build BlackRex - many thanks to Mr. Ortiz!
Thanks to Alex Paplowski for his addin 
'Schnauz for Rex 6000 B0.7', because I used parts
of source code from his game for Video Poker :-)
------------------------------------------------------
------------------------------------------------------
Files included in 'blackr09.zip':

addin1.out	-	Emulator file to play on PC
blackr09.rex	-	The addin itself (wow!)
readme.txt	-	You are looking at it ;-)

source/bmps.h		- Alex's picture source
source/blackr09.bmp	- Addin picture
source/blackr09.c	- The source code
source/blackr09.txt	- Addin title & description
------------------------------------------------------
Description: This is Black Jack!

	1.Screen: Choose how much money you want to
 		  bet, your cards are displayed to
		  help you.
		  At the bottom of the screen,
		  on the left hand side, there will be
		  three numbers diplayed (f.e.):

			15 <- The sum of your cards
			      values
	 round -> 1		50 <- Your Cash $$$

	2.Screen: Stay - End your turn and let
			 the Dealer (your Rex!) take
			 cards
		  Hit  - Get one more card
		  Exit - Ohh, I think you can guess,..

	-->> That is all!

	After Pressing Stay, having 21 or having a
	value higher than 21, the results of the round
	will be displayed (f.e.):

The sum of y.card val.->23	:(You busted..

	 round -> 1	0	45	^	18
			^	^	^	^
			won     Cash	Info	Rex'
			Money			cards

	Press New! to start at round 1 with 50$ again,
	or press Play for round 2!

	You can play until round 99 is over or until
	your do not have any cash left!

	Have fun gambling and do not forget to tell
	me about any bugs/errors that might occur!

I called this v0.9, because I think there could be
some bugs/errors that I haven't found yet, but if
there will be nothing wrong found in the next week,
this one will be called v1.0 then!
------------------------------------------------------
Changes from:
- - - - - - -
v.0.9:	First official release,
	everything should work fine!
------------------------------------------------------
Do not forget http://www.onkelfuzzy.de for updates,
if you want to contact me, use rex6000-developers 
list or mail me directly with my homepage's mail 
feature or with your email to mantillo@onkelfuzzy.de!