Skip to content

Instantly share code, notes, and snippets.

@gnacu
Created April 19, 2024 18:27
Show Gist options
  • Save gnacu/5fde3a9824e1b0360671dd89d176e242 to your computer and use it in GitHub Desktop.
Save gnacu/5fde3a9824e1b0360671dd89d176e242 to your computer and use it in GitHub Desktop.
mthcycle ;Month Button Cycled
;this -> month cycle button
ldy #settitle_
jsr getmethod
ldy #value
lda (this),y
jsr months_s
jmp sysjmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment