Re: [cc65] CH_ENTER ?

From: Greg King <greg.king41verizon.net>
Date: 2010-10-14 00:04:03
From: "Oliver Schmidt"; on Saturday, Oct. 02, 2010; at 03:56 PM -0400
> 
> > But, I would think CH_ENTER is a key on the keyboard,
> > so there is no mapping.  It is returned by cgetc(),
> > and any numeric code is possible.
> 
> I see. So, I can write a small test program using cgetc(),
> and use the return-code as the value for the macro. :-)

I wrote "cc65/samples/ascii.c" for that purpose.
It can be compiled to read either CONIO's cgetc() or STDIO's getchar().

----------------------------------------------------------------------
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 Oct 14 00:04:37 2010

This archive was generated by hypermail 2.1.8 : 2010-10-14 00:04:41 CEST