mirror of
https://github.com/cc65/cc65.git
synced 2026-04-24 14:17:23 +00:00
fix space
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user