Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
xragey opened this issue Sep 26, 2024 · 1 comment
Open

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

xragey opened this issue Sep 26, 2024 · 1 comment

Comments

@xragey
Copy link

xragey commented Sep 26, 2024

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

@Alcaro
Copy link
Contributor

Alcaro commented Sep 26, 2024

you forgot saying that this issue exists only in asar 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants