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

J32 is ignored #172

Open
ISSOtm opened this issue Jul 23, 2024 · 0 comments
Open

J32 is ignored #172

ISSOtm opened this issue Jul 23, 2024 · 0 comments

Comments

@ISSOtm
Copy link
Collaborator

ISSOtm commented Jul 23, 2024

This is a limitation of the dn macro only being able to store 5 bits (0–31), yet being passed 6-bit values (0–32).

The fix I've used in fortISSimO is to “always jump”, wherein the tracker (or teNOR, in fO's case) replaces a 00 (lack of jump) with the following row's ID.

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