Re: [cc65] Programs switch to lowercase on C64.

From: Groepaz <groepaz1gmx.net>
Date: 2004-09-21 23:49:53
On Tuesday 21 September 2004 21:46, Ullrich von Bassewitz wrote:
> 
> On Tue, Sep 21, 2004 at 04:19:07AM -0400, Greg King wrote:
> > >         #include <peekpoke.h>
> > >
> > >         POKE (0xD018, 0x15);
> >
> > Well, actually, the "official" way to do that particular task is to use
> > the VIC-II's structure declaration:
> 
> Since peekpoke.h is an "official" header file, I wouldn't say that one method
> is more official than the other, but you are right that using the structure
> declaration is more readable, and I do also recommend to use it.

most importantly...IF you'd introduce some kind of predefined values, a
combination of peekpoke and the vicstruct would even be portable (between
platforms that have a vic)

gpz
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Sep 22 00:01:04 2004

This archive was generated by hypermail 2.1.8 : 2004-09-22 00:01:13 CEST