Faster and shorter draw

And C64 version works again :)
This commit is contained in:
Pecusx
2023-08-11 21:37:39 +02:00
parent 98e6e7ee49
commit 8bed031cc4
8 changed files with 56 additions and 44 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ TextBackgroundColor = $02 ; REAL constans - use: LDA #TextBackgroundColor
TextForegroundColor = $0A
space = 0 ; space in screencodes
KeyRepeatSpeed = 10 ; (max 127 !!!)
KeyRepeatSpeed = 8 ; (max 127 !!!)
;character codes for symbols (tank, parachute, etc. )
; characters from tanks.fnt (graphics screen)