supercat@MCS.COM (John Payson) wrote: > Other variations include shift or rotate instructions but I >don't remember the flag semantics for those; if ROR set the overflow flag >with the old value of bit 7, that would be nice but I don't think it does. no, it's sets the CARRY flag instead.