This commit is contained in:
mrdudz
2022-07-24 03:59:19 +02:00
parent 74098077d3
commit 6dae5324dd
7 changed files with 26 additions and 174 deletions

View File

@@ -1,18 +1,11 @@
.export _cpeekcol
.export _cpeekcolxy
.import _gotoxy
.export _cpeekcolor
.include "c16.inc"
.segment "CODE"
_cpeekcolxy:
jsr _gotoxy ; Set cursor
_cpeekcol:
_cpeekcolor:
ldy CURS_X
lda (CRAM_PTR),y ; get color