Re: [stella] Game project

Subject: Re: [stella] Game project
From: Tennessee Carmel-Veilleux <veilleux@xxxxxxxxx>
Date: Fri, 19 Jun 1998 17:47:47 -0400

> An example:
> L1: sta WSYNC
>     lda field0-L,y    ;4
>     sta PF0           ;7
>     lda field1-L,y    ;11
>     sta PF1           ;14
>     lda field2-L,y    ;18
>     sta PF2           ;21
>     lda field0-R,y    ;25
>     sta PF0           ;28
>     nop               ;30
>     nop               ;32
>     lda field1-R,y    ;36
>     sta PF1           ;39
>     nop               ;41
>     nop               ;43
>     lda field2-R,y    ;47
>     sta PF2           ;50
>     dey
>     bpl L1
>

Thanks for the info ! One thing I'm wondering about is if I'll have enough
time left to draw Player 0 and player 1 on the same line ?

    Regards,
--
Tennessee Carmel-Veilleux (Coordonator of Digital Meltdown)
veilleux@xxxxxxxxx (www.ameth.org/~veilleux)
ICQ ID : 8604827
||*|| This message was written in Canada / Ce message a ?t? ?crit au Canada



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

Current Thread