Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/21/99 20:18
Read: times


 
#1078 - RE: Can anyone check the source code..
Hi,

You made the mistake in your code so you have to change the code of DISPLAY_DIGIT2 subroutine:

DISPLAY_DIGIT2: MOV A,DIGIT2
ORL A,#010H
MOV DPTR,#OUTPORT
et cetera

The program will work correct.

Bye,

Igor


List of 2 messages in thread
TopicAuthorDate
Can anyone check the source code..            01/01/70 00:00      
RE: Can anyone check the source code..            01/01/70 00:00      

Back to Subject List