
T6963C GLCD driver for vertical mode
===============================================================================
Copyright (C) 2003  Thorsten Klose (tk@midibox.org)
Licensed for personal non-commercial use only.
All other rights reserved.
===============================================================================

MIOS Custom LCD Driver Example
for T6963C --- with vertical screen (-> 64x240)

Please find the LCD driver in app_lcd.inc
and the required initialisation parameters in main.asm, USER_Init function

The application shows a nice demo screen.
For using the driver in other applications, just copy the app_lcd.inc file,
and add the initialization code to USER_Init

===============================================================================
