This commit is contained in:
mrdudz
2022-07-24 19:10:27 +02:00
parent 10c2ce205b
commit aeb13b60a7
3 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
.include "atmos.inc"
.export _cpeekchar
.export _cpeekc
_cpeekchar:
_cpeekc:
ldy CURS_Y
ldx ScrTabLo,y