sty $1111,x ;Is not an allowed instruction but compiles to a ;meaningless opcode. bit #$10 ;is a 65C02 instruction but is accepted without ;the -x switch
sty $1111,x ;Is not an allowed instruction but compiles to a ;meaningless opcode. bit #$10 ;is a 65C02 instruction but is accepted without ;the -x switch
|
|
|
|