mirror of
https://github.com/cc65/cc65.git
synced 2025-02-07 20:30:49 +00:00
stz
This commit is contained in:
parent
609f63ac74
commit
43f24afe29
@ -54,8 +54,7 @@ _start:
|
||||
rts
|
||||
@L5:
|
||||
lda KBEDG ; No Pause pressed
|
||||
ldx #$00
|
||||
stx KBEDG
|
||||
stz KBEDG
|
||||
ora KBSTL
|
||||
bit #$08
|
||||
beq @L7
|
||||
|
Loading…
x
Reference in New Issue
Block a user