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 rts based jump tables #64

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

support rts based jump tables #64

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

Comments

@cornelk
Copy link
Member

cornelk commented Dec 28, 2022

from Lunar Pool:

  tay                            ; $C0B2  A8
  lda a:_data_c0c1_indexed,Y     ; $C0B3  B9 C1 C0
  pha                            ; $C0B6  48
  lda a:_data_c0c0_indexed,Y     ; $C0B7  B9 C0 C0
  pha                            ; $C0BA  48
  ldy #$00                       ; $C0BB  A0 00
  lda (_var_0069_indexed),Y      ; $C0BD  B1 69
  rts                            ; $C0BF  60
@cornelk cornelk added the enhancement New feature or request label Dec 28, 2022
@cornelk cornelk added this to the 0.2.1 milestone Dec 28, 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