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,5 +1,5 @@
.export _cpeekchar
.export _cpeekc
.import ppubuf_waitempty
@@ -7,7 +7,7 @@
.segment "CODE"
_cpeekchar:
_cpeekc:
; wait until all console data has been written
jsr ppubuf_waitempty