Description: Routines presented herein are inteded to drive an Hitachi (HD 44780) compatible LCD ("Liquid Cristal Display") implemented in four bit mode interface.
SUB-ROTINAS IMPLEMENTAS
=======================
LcdInit (initialize display)
LcdChkBsy (wait display)
LcdWrCmd (write a command)
LcdWrChr (write a character)
LcdWrStr (write a string)
LcdWrClr (clea display)
To Search:
File list (Check if you may need any files):
asx8051_lcd4bit\lcd4bit.asm
...............\lcd4bit.pdf
...............\leiame.txt
...............\main.asm
...............\main.hex
...............\makefile
...............\makefile.txt
asx8051_lcd4bit