add chline, cvline functions

This commit is contained in:
Konstantin
2025-06-13 12:50:39 +03:00
parent 9afe980124
commit c28bafa581
5 changed files with 85 additions and 7 deletions

View File

@@ -11,5 +11,5 @@
HOME:
lda #$8C
jsr COUT
jmp COUT
rts