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

65816 "per" instruction incorrectly handled #4

Open
Myriachan opened this issue Mar 1, 2020 · 0 comments
Open

65816 "per" instruction incorrectly handled #4

Myriachan opened this issue Mar 1, 2020 · 0 comments

Comments

@Myriachan
Copy link

The per instruction on 65816 is incorrectly handled. It does not use absolute addressing. per actually takes a 16-bit PC-relative offset. In other words, it's handled like brl.

All versions and forks of xkas/bass that I see have this bug in the per instruction.

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

1 participant