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

support jump table of different tables for low and high byte #49

Open
cornelk opened this issue Dec 22, 2022 · 0 comments
Open

support jump table of different tables for low and high byte #49

cornelk opened this issue Dec 22, 2022 · 0 comments
Labels
enhancement New feature or request jumptable
Milestone

Comments

@cornelk
Copy link
Member

cornelk commented Dec 22, 2022

in Pinball:

  lda a:_data_db74_indexed,X     ; $CD7F BD 74 DB
  sta z:_var_00e4                ; $CD82 85 E4
  lda a:_data_db7e_indexed,X     ; $CD84 BD 7E DB
  sta z:$E5                      ; $CD87 85 E5
@cornelk cornelk added the enhancement New feature or request label Dec 22, 2022
@cornelk cornelk modified the milestones: 0.2.0, 0.2.1 Dec 22, 2022
@cornelk cornelk modified the milestones: 0.3.0, Backlog May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jumptable
Projects
None yet
Development

No branches or pull requests

1 participant