FIX space
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
.include "telestrat.inc"
|
.include "telestrat.inc"
|
||||||
|
|
||||||
_kbhit:
|
_kbhit:
|
||||||
lda store_char ; Check if a key has been detected previously
|
lda store_char ; Check if a key has been detected previously
|
||||||
beq @call_telemon ; No, calls Telemon routine
|
beq @call_telemon ; No, calls Telemon routine
|
||||||
lda #$01 ; There is a key pressed previously, return 1
|
lda #$01 ; There is a key pressed previously, return 1
|
||||||
ldx #$00
|
ldx #$00
|
||||||
|
|||||||
Reference in New Issue
Block a user