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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/27/00 19:43
Read: times


 
#3441 - RE: Fast xram copy
Remember too... you can add more straightline coding inside the loop to reduce the 2 cycles of the djnz.

Try straightline coding 8moves before the djnz and of course reduce the loop count. You can plot a tradeoff curve in Excel to see when to stop trading off speed for cseg bytes.

-Jay C. Box

Remember, sometimes straightline coding is the tactical choice.

List of 6 messages in thread
TopicAuthorDate
Fast xram copy            01/01/70 00:00      
RE: Fast xram copy            01/01/70 00:00      
RE: Fast xram copy            01/01/70 00:00      
RE: Fast xram copy            01/01/70 00:00      
Move Pointers, Not Data            01/01/70 00:00      
RE: Move Pointers, Not Data            01/01/70 00:00      

Back to Subject List