Keyboard autorepeat added #141

This commit is contained in:
Pecusx
2022-10-30 12:51:38 +01:00
parent cd70e8c1ec
commit 4bf6b33528
6 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -1419,7 +1419,7 @@ pressedSpace
lda #0
sta ATRACT ; reset atract mode
sta pressTimer ; reset
jsr WaitForKeyRelease
jsr WaitForKeyRelease.StillWait
lda pressTimer
cmp #25 ; 1/2s
bcc fire