*Dtetris.TXT
Double Tetris
best tetris version ever written (okay,okay, hptris is cool,too :)
single player
double play with 2 HP48 (S,SX,G,GX) via IR

original version by BOUHP, this is Christian Bourgeois, i think

updated version by jkerle 04/95

Changes:     

- version independant (15.04.95)
  using own buffer for data instead UARTbuffer
  using one unsupported entry, aRNSEED, defined as (=%RAN)+16 

- saved some bytes. Should i make a STetris ? a dtetris /w double mode ?
  sounds like the joke itself, but maybe for some people with few mem
  and no second player ?
  [now w/ highscore we have nearly the old size :(]
- increased speed of key handling. Due to the byte saving. key handling is not 
  vi in speed :((
- fixed 4-lines bug. If u dropped 4 lines, then u got over 10000 points.
  now only 100
- HighScore handling added (25.04.95)

Caution:
DATA and Tetris.Score are NOT NEWOBed ! So be careful with changes.


ToDo
[- HighScore handling ] done
- vi key handling
  maybe only with a second delaytab in LRinit ? 
- save DATA and Tetris.Score handling ???
- DATA can be decreased by replace empty lines by a own chr. (~650 bytes)
- keytable.dat can be decreased by setting a length for every key: (~160 Bytes)
	CON(1)	len
	NIBHEX	DATA



Q? email jkerle@stud.fh-heilbronn.de

i included the source, but it is only a changed disasseble output from the original version, not the original source! so no comments.
if u make a change, tell it me please, i want to be update with the prog.
 




