Created
November 25, 2024 22:26
-
-
Save gnacu/83df9613f43a83d294c97e7ae8b36155 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
maketab .byte $4c,$06,$00 ;maketab_ = $06 | |
initcrc .byte $4c,$09,$00 ;initcrc_ = $09 | |
updc16 .byte $4c,$0f,$00 ;updc16_ = $0f | |
getcrc .byte $4c,$15,$00 ;getcrc_ = $15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment