Re: [cc65] cgetc() and repeating keys

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2012-06-07 21:43:04
On Thu, Jun 07, 2012 at 01:09:37PM -0500, Payton Byrd wrote:
>    Is there a way to get cgetc() to repeat keys without having to lift your
>    finger off the keyboard and retyping the key?
     
cgetc uses the kernal ($E5B4 for the C64) and doesn't do anything with the
repeat flag, so if you don't get a key repeat it must have another reason.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Jun 7 21:43:11 2012

This archive was generated by hypermail 2.1.8 : 2012-06-07 21:43:15 CEST