asar icon indicating copy to clipboard operation
asar copied to clipboard

stx <word>,y assembles to something else instead of giving an error

Open xragey opened this issue 1 year ago • 1 comments
trafficstars

The invalid opcode stx $1234,y is silently assembled as stz $1234,x instead of throwing an error

xragey avatar Sep 26 '24 13:09 xragey

you forgot saying that this issue exists only in asar 2

Alcaro avatar Sep 26 '24 13:09 Alcaro