LDA #$01 + BIT (skip next instruction) + LDA #$00

Part of code setting accumulator to 0 or 1 depending on some condition (check not included in similarity). Trivial - not copyrightable.
