Skip to content

Commit

Permalink
Screen editor labels
Browse files Browse the repository at this point in the history
  • Loading branch information
intoinside committed Nov 24, 2022
1 parent 951dfc3 commit e0c385b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib/screen-editor.asm
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/*
* Requires KickAssembler v5.x
* (c) 2022 Raffaele Intorcia
*/
#importonce
.filenamespace c128lib

.label WRITE_VDC = $CDCC
.label READ_VDC = $CDDA

0 comments on commit e0c385b

Please sign in to comment.