'----------------------------------------------------------------------------------------
'    Name:  LCD1
'    Type:  TIGER-BASIC(tm) device driver
'
' Purpose:  Text-LCD (Hitachi Controller HD44780 compatible) and Matrix-Keyboard-Support
'
'  (C) - Copyright Wilke Technology, P.O.Box 1727, D-52018 Aachen, Germany
'----------------------------------------------------------------------------------------
'	
' Thank you for using BASIC Tigers in your products. If you have questions, ideas
' or special needs, please contact your next distributor or the Tiger support team
' and visit our web site:
'
'	Wilke Technology GmbH
'	The Tiger Support Team
'	P.O.Box 1727,       D-52018 Aachen, Germany
'	Krefelder Str. 147, D-52070 Aachen, Germany
'
'	email: support@wilke-technology.com  (english)
'	email: support@wilke.de              (german)
'	Phone: +49 (241) 918 900    Mo to Fr, 7:00 to 16:00 (GMT)
'	Fax:   +49 (241) 918 9068
'
' New information, new drivers and free downloads see:
'
'	www.wilke-technology.com	     (english)
'	www.wilke.de                         (german)
'
' Sincerely,
'
'	Your Tiger Support Team
'
'
'----------------------------------------------------------------------------------------


Version:       1.02a
Description:   LCD1 signals that XPORTs are used. This ensures that XIN$/XOUT works
               correct with negative addresses (<ADR><DATA><DATA>...<DATA>).
               This mechanism is used in Tac files from version 1.17f.


'----------------------------------------------------------------------------------------


Version:       1.01p
Description:   it is possible to set the BUS-address for LC-Display to
               Port 7 (Tiger-2 only)
               Please note: This is NOT recommend, please use the standard connection
               on Port 6 if possible!!!


'----------------------------------------------------------------------------------------
