Skip to content

Instantly share code, notes, and snippets.

@gnacu
Created November 27, 2024 20:56
Show Gist options
  • Save gnacu/a6d8052e7a028fdbd58621c24b91ee8e to your computer and use it in GitHub Desktop.
Save gnacu/a6d8052e7a028fdbd58621c24b91ee8e to your computer and use it in GitHub Desktop.
;--- Unload checksum.lib ---
ldx #"c" ;checksum.lib
ldy #"h"
lda #slunload ;Unload flag
jsr unldlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment