README Revision file for DPB2EXMP, examples for DPB2 rev E



; REVISION HISTORY DPB2E_B and _B1--------------------------------------------
;
;  04/22/94	BAB	Fixed a bug in delay_100 which could cause an eternal 
;			do loop when TIME reached 0FFFFH.  Added check for
;			start_time at overflow 65535.  Also changed start_time
;			declaration to unsigned integer to match type of TIME.
;  03/25/94	BAB	Added display speed control by up and down arrow keys
;  03/09/94	BAB	Changed relay include to rly_e.inc, added to zip
;				example file for DPB2EXMP
;  01/24/94	BAB	Start, derived from DPB2_A
;  01/25/94	BAB	DPB2E_B.BAS, cleanup, added comments, took
;			out all printing in interrupt handlers
;			Added ext input and relay display to LCD,
;			changed ADC and KEY display to fit
;



; REVISION HISTORY LCD_E.INC -------------------------------------------------
;
;	03/02/94	BAB	Fixed blank display bug and LCD/ONEX1 collisions
;					with simultaneous PORT0 use.
;					Disabled ONEX1 interrupt in LCD access
