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
+2
View File
@@ -25,6 +25,8 @@ TextBackgroundColor = $02 ; REAL constans - use: LDA #TextBackgroundColor
TextForegroundColor = $0A
space = 0 ; space in screencodes
KeyRepeatSpeed = 15 ; (max 127 !!!)
;character codes for symbols (tank, parachute, etc. )
char_parachute_______ = $02
char_flag____________ = $1e