Second tentative fix
This commit is contained in:
committed by
greg-king5
parent
1d39863a60
commit
609f63ac74
@@ -49,8 +49,6 @@ _kbhit:
|
||||
sta KBNPR ; inverted previous ones pressed
|
||||
stx KBPRV
|
||||
lda KBEDG
|
||||
beq @L1
|
||||
jmp return1 ; Key hit
|
||||
|
||||
@L1: tax ; No new keys hit
|
||||
rts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user