A89: roxd


[Prev][Next][Index][Thread]

A89: roxd




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?


Follow-Ups: