SWEET!
Probably not...BUT...if you take all of the variables in that tight loop, and make them all BANK0, you might see an incremental speed increase. I can't remember if the compiler will complain once it's out of BANK0 space or not, or if you'll even know it. One thing to do would be to check the .lst file and see where they're being put.Do you think by pushing the loop subs up to the top of the program I could see even faster speeds?
(looking at the new doc file now)
Bookmarks