changeset 387:c3d73ed26b28

Initialized another global with key repeat
author boisy
date Sun, 25 Aug 2002 03:22:45 +0000
parents f9d6dc9e619b
children 81ae11488745
files level2/modules/cc3io.asm
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/level2/modules/cc3io.asm	Sun Aug 25 03:21:04 2002 +0000
+++ b/level2/modules/cc3io.asm	Sun Aug 25 03:22:45 2002 +0000
@@ -174,10 +174,9 @@
          ldd   MouseInf,y get mouse information
          sta   <G.Mouse+Pt.Res,x	save off hi-res/lo-res flag
          stb   <G.Mouse+Pt.Actv,x	save off left/right
-
-* Set key repeat rate/delay
          ldd   KeyRptS,y  get key repeat start/delay constant
-         std   <G.KyDly,x
+         sta   <G.KyRept,x  set first delay
+         std   <G.KyDly,x   set initial and 2ndary constants
 
          ldd   <D.SysPrc
          std   <D.Proc