01c9b09fc6
Test LY timing at an apparent odd cycle offset in double speed mode after multiple speed changes. Adjust accordingly. Findings of note: - In the event that LY is read at the boundary at which it gets incremented, in an apparent window of one (single speed) cycle, the resulting value appears to be LY & LY+1, where '&' denotes the bitwise AND operation, and 'LY' is the value of LY prior to increment.