mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 22:30:12 +00:00
fix space
This commit is contained in:
parent
ebcf6ec52d
commit
164acad6cb
@ -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…
Reference in New Issue
Block a user