mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
fix space
This commit is contained in:
parent
1281032f33
commit
4474ed2668
@ -16,7 +16,7 @@ _kbhit:
|
||||
lda #$01 ; There is a key pressed previously, return 1
|
||||
ldx #$00
|
||||
rts
|
||||
@call_telemon:
|
||||
@call_telemon:
|
||||
BRK_TELEMON XRD0
|
||||
|
||||
ldx #$00
|
||||
|
Loading…
x
Reference in New Issue
Block a user