Re: [stella] That .byte thing

Subject: Re: [stella] That .byte thing
From: Eckhard Stolberg <Eckhard_Stolberg@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 25 Sep 1998 16:01:48 +0200
At 15:39 25.09.98 +0200, I wrote:

>GRAPHICS: .byte %00000000
>          .byte %11000011
>          .byte %01100110
>          .byte %00111100
>          .byte %00011000
>          .byte %00111100
>          .byte %01100110
>          .byte %11000011

Oops, those lines should of course read:
           .byte #%00000000


As I said, this is a more popular mistake. ;-)


Ciao, Eckhard Stolberg



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

Current Thread