
     ORG 2003H        ; A15-Enable the decoder and A0=1,A1=A2=A3=0;
     MOV DPTR,#0001H  ; conversion data is received from this 
                      ; address
     MOVX A,@DPTR 
