Optimizations
This commit is contained in:
committed by
greg-king5
parent
78d660da55
commit
2bd798fa13
@@ -51,6 +51,6 @@ _kbhit:
|
||||
sta KBNPR ; inverted previous ones pressed
|
||||
stx KBPRV
|
||||
lda KBEDG
|
||||
L1: ldx #$00
|
||||
L1: tax
|
||||
rts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user