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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/09/02 18:22
Read: times


 
#27007 - RE: simple question ,erik,george,corexon
you are right, this is one of those that work beatifully till a change of buffer size.

With the loopcount fixed, I would do this

$IF ((LOW LOOPCOUNT) = 0)
mov r6,#(HIGH LOOPCOUNT)
$ELSE
mov r6,#((HIGH LOOPCOUNT) +1)
$ENDIF
mov r7, #LOW LOOPCOUNT

I stand corrected,

Erik




List of 16 messages in thread
TopicAuthorDate
simple question on ASM DJNZ command            01/01/70 00:00      
RE: simple question on ASM DJNZ command            01/01/70 00:00      
I agree            01/01/70 00:00      
RE: simple question on ASM DJNZ command            01/01/70 00:00      
RE: simple question on ASM DJNZ command            01/01/70 00:00      
RE: simple question on ASM DJNZ command            01/01/70 00:00      
RE: simple question on ASM DJNZ command            01/01/70 00:00      
RE: simple question on ASM DJNZ command            01/01/70 00:00      
RE: simple question on ASM DJNZ command            01/01/70 00:00      
RE: simple question on ASM DJNZ command            01/01/70 00:00      
RE: simple question on ASM DJNZ command            01/01/70 00:00      
RE: simple question ,erik,george            01/01/70 00:00      
RE: simple question ,erik,george,corexon            01/01/70 00:00      
RE: simple question ,erik,george,corexon            01/01/70 00:00      
RE: simple question ,erik,george,corexon            01/01/70 00:00      
RE: simple question ,erik,george,corexon            01/01/70 00:00      

Back to Subject List