[stella] Re: stella.h

Subject: [stella] Re: stella.h
From: "Gonzalo Fernández" <horcas@xxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Nov 2001 18:57:08 -0300 (ART)
Thomas escribe:

> I think the problem with to many constants is, that they make it harder to
> optimize the code. You don't see the actual values anymore. Look at the 
> following (quite usual) simple sequences:

We should have one disable variable for everything and do this:

    lda #Disable
    sta ENAM0
    sta ENABL
    sta GRP0
    sta PF0
    sta VBLANK

or something like that.

I like stella.h and think I'll use it soon.

PS: Sorry if I send a Re: [stella] Farewell, StellaList message previously 
with nothing wrote, it was a key misstake.

PS2: aguante el Bayern de Munich ja ja ja.

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread