how do roxl and roxr work? what does, say, roxl copy into bit zero? the highest bit or the previous extend bit? if it doesn't copy the extend bit, but instead copies the highest bit into the lowest bit like rol, what would be a fast way to scroll the whole screen right or left?